Opened 6 months ago

Closed 6 months ago

#69512 closed defect (fixed)

py310-asdf-astropy @0.6.0: ERROR Missing dependencies: setuptools_scm[toml]>=3.4

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.9.1
Keywords: Cc:
Port: py310-asdf-astropy

Description

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

* Getting build dependencies for wheel...
running egg_info
writing asdf_astropy.egg-info/PKG-INFO
writing dependency_links to asdf_astropy.egg-info/dependency_links.txt
writing entry points to asdf_astropy.egg-info/entry_points.txt
writing requirements to asdf_astropy.egg-info/requires.txt
writing top-level names to asdf_astropy.egg-info/top_level.txt
reading manifest file 'asdf_astropy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/api'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching '.*'
adding license file 'LICENSE.rst'
writing manifest file 'asdf_astropy.egg-info/SOURCES.txt'

ERROR Missing dependencies:
	setuptools_scm[toml]>=3.4

Change History (2)

comment:1 Changed 6 months ago by Marius Schamschula <mschamschula@…>

In 011acd9a2d48337f19dbd949278799cd76842cec/macports-ports (master):

py-asdf-astropy: use py-setuptools_scm

See: #69512

comment:2 Changed 6 months ago by Schamschula (Marius Schamschula)

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