Opened 28 hours ago

#71240 assigned defect

py38-berkeleydb @18.1.11: This release is not compatible with your Python version

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.10.4
Keywords: Cc:
Port: py38-berkeleydb

Description

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/222185/steps/install-port/logs/stdio

* Getting build dependencies for wheel...

******* COMPILATION ABORTED *******

This release is not compatible with your Python version.
If you can not upgrade your Python environment, you can pin
last supported "berkeleydb" release as:

For Python 3.8:

    pip3.8 install berkeleydb==18.1.10

For Python 3.7:

    pip3.7 install berkeleydb==18.1.6

For Python 3.6:

    pip3.6 install berkeleydb==18.1.4

Of course you won't get new bug fixes, new features, support
for new Oracle Berkeley DB releases, and so on.

Change History (0)

Note: See TracTickets for help on using tickets.