Opened 4 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

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

* 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)

Change History (0)

Note: See TracTickets for help on using tickets.