Opened 6 months ago

Closed 6 months ago

#72895 closed defect (fixed)

py311-pyrfc3339 @2.1.0: ERROR Missing dependencies: setuptools_scm>=8

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.11.5
Keywords: Cc:
Port: py311-pyrfc3339

Description

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

Executing:  cd "/opt/local/var/macports/build/py311-pyrfc3339-9a822f60/work/pyrfc3339-2.1.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/py311-pyrfc3339-9a822f60/work 
* Getting build dependencies for wheel...
running egg_info
writing pyRFC3339.egg-info/PKG-INFO
writing dependency_links to pyRFC3339.egg-info/dependency_links.txt
writing top-level names to pyRFC3339.egg-info/top_level.txt
reading manifest file 'pyRFC3339.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'pyrfc3339/tests'
no previously-included directories found matching '.idea'
no previously-included directories found matching '.github'
warning: no previously-included files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'pyRFC3339.egg-info/SOURCES.txt'

ERROR Missing dependencies:
	setuptools_scm>=8
Command failed:  cd "/opt/local/var/macports/build/py311-pyrfc3339-9a822f60/work/pyrfc3339-2.1.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/py311-pyrfc3339-9a822f60/work 
Exit code: 1

Change History (1)

comment:1 Changed 6 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.