[Bug 293530] devel/py-setuptools-scm: With Python 3.10 older py-tomli version as in ports tree is required

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Mar 2026 17:51:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293530

            Bug ID: 293530
           Summary: devel/py-setuptools-scm: With Python 3.10 older
                    py-tomli version as in ports tree is required
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: michaelo@FreeBSD.org
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

I get in poudriere for Python 3.10:
adding license file 'LICENSE'
writing manifest file 'src/setuptools_scm.egg-info/SOURCES.txt'

ERROR Missing dependencies:
        tomli<=2.0.2; python_version < "3.11"
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-setuptools-scm
=>> Cleaning up wrkdir
===>  Cleaning for py310-setuptools-scm-9.2.2

See:
https://github.com/pypa/setuptools-scm/blob/e56b78fcd4c1e79aa36c1e4700fca34c8ff540fe/pyproject.toml#L7

-- 
You are receiving this mail because:
You are the assignee for the bug.