py-shapely requires py-oldest-supported-numpy and py-setuptools<64
While attempting to add a py311 subport to py-shapely, I encountered the following error
ERROR Missing dependencies:
setuptools<64
oldest-supported-numpy
numpy==1.23.2
By commenting out two lines in pyproject.toml, see attached patch, the build proceeds normally.
P.S.: I didn't attempt to update to version 2.0.0 as there are breaking changes.
Change History (5)
Changed 3 years ago by Schamschula (Marius Schamschula)
| Owner: |
set to nerdling
|
| Port: |
py-shapely added
|
| Status: |
new →
assigned
|
| Status: |
assigned →
accepted
|
| Resolution: |
→ fixed
|
| Status: |
accepted →
closed
|
In 1774513626de44a87c61fe265976126050166eb1/macports-ports (master):