Skip to content

Don't report already broken packages (or report them saparatelly) #2

@hroncok

Description

@hroncok

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~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions