-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am updating setuptools from 80.9 to 80.10.
$ python fedora_revdep_check.py python-setuptools 80.10.2
These packages would FTBFS:
python-colcon-core: python3-setuptools < 80
python-xmlsec: python3dist(setuptools) = 80.9
python-zc-lockfile: python3dist(setuptools) = 78.1.1
python-zope-testing: python3dist(setuptools) = 78.1.1
These packages would FTI:
python3-colcon-core-0.20.1-1.fc44: python3.14dist(setuptools) < 80~~
From the report, only the python-xmlsec package is a problem to me. Consider this instead:
These packages would FTBFS:
python-xmlsec: python3dist(setuptools) = 80.9
These packages already FTBFS:
python-colcon-core: python3-setuptools < 80
python-zc-lockfile: python3dist(setuptools) = 78.1.1
python-zope-testing: python3dist(setuptools) = 78.1.1
These packages already FTI:
python3-colcon-core-0.20.1-1.fc44: python3.14dist(setuptools) < 80~~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels