Opened 10 months ago
#69253 new defect
py310-kapteyn @3.0: Invalid version: 'Apple'.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.0 |
Keywords: | Cc: | ||
Port: | py310-kapteyn |
Description
* Getting build dependencies for wheel... * Building wheel... /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/setuptools/dist.py:315: SetuptoolsDeprecationWarning: Invalid version: 'Apple'. !! ******************************************************************************** The version specified is not a valid version according to PEP 440. This may not work as expected with newer versions of setuptools, pip, and PyPI. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://peps.python.org/pep-0440/ for details. ******************************************************************************** !! self._validate_version(self.metadata.version)
Note: See
TracTickets for help on using
tickets.