#66898 closed defect (fixed)

py311-cftime @1.6.2: ERROR Missing dependencies: oldest-supported-numpy

Reported by: cooljeanius (Eric Gallager) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: reneeotten (Renee Otten), ogourgue (Olivier Gourgue)
Port: py311-cftime

Description

* Getting build dependencies for wheel...
running egg_info
writing src/cftime.egg-info/PKG-INFO
writing dependency_links to src/cftime.egg-info/dependency_links.txt
writing requirements to src/cftime.egg-info/requires.txt
writing top-level names to src/cftime.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'src/cftime.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.legacy'
adding license file 'LICENSE'
writing manifest file 'src/cftime.egg-info/SOURCES.txt'

ERROR Missing dependencies:
	oldest-supported-numpy
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cftime/py311-cftime/work/cftime-1.6.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m build --wheel --no-isolation --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cftime/py311-cftime/work 
Exit code: 1
Error: Failed to build py311-cftime: command execution failed
DEBUG: Error code: CHILDSTATUS 49347 1

This is blocking the upgrade of py-netcdf4 for me.

Attachments (1)

py311-cftime-main.log (64.5 KB) - added by cooljeanius (Eric Gallager) 15 months ago.
main.log for py311-cftime

Download all attachments as: .zip

Change History (3)

Changed 15 months ago by cooljeanius (Eric Gallager)

Attachment: py311-cftime-main.log added

main.log for py311-cftime

comment:1 Changed 14 months ago by ogourgue (Olivier Gourgue)

Cc: ogourgue added

comment:2 Changed 14 months ago by reneeotten (Renee Otten)

Owner: set to reneeotten
Resolution: fixed
Status: newclosed

In 2eaad601448497e0f4e8bae3cf3157e996c82d86/macports-ports (master):

py-cftime: do not use python.pep517

Closes: #66898

Note: See TracTickets for help on using tickets.