Opened 6 months ago

Closed 6 months ago

#72896 closed defect (duplicate)

py*-pyrfc3339: missing dependency on py-setuptools_scm

Reported by: barracuda156 Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.11.5
Keywords: Cc:
Port: py-pyrfc3339

Description

--->  Extracting pyrfc3339-2.1.0.tar.gz
Executing:  cd "/opt/local/var/macports/build/py313-pyrfc3339-c8cecd07/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-pyrfc3339/pyrfc3339-2.1.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
--->  Configuring py313-pyrfc3339
--->  Building py313-pyrfc3339
Executing:  cd "/opt/local/var/macports/build/py313-pyrfc3339-c8cecd07/work/pyrfc3339-2.1.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/py313-pyrfc3339-c8cecd07/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/py313-pyrfc3339-c8cecd07/work/pyrfc3339-2.1.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.13/bin/python3.13 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/py313-pyrfc3339-c8cecd07/work 
Exit code: 1

Change History (1)

comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #72895

Note: See TracTickets for help on using tickets.