fedora-python / portingdb

Database & tools to track Python 2 removal from Fedora
https://fedora.portingdb.xyz
MIT License
31 stars 39 forks source link

Update Fedora data #724

Closed encukou closed 1 year ago

encukou commented 1 year ago

idlemissing (1)

idlepy3-only (1) ♥

missingmispackaged (1)

releasedmissing (1)

missingpy3-only (262)

py3-onlymissing (152)

hroncok commented 1 year ago

What's up with nanopb?

hroncok commented 1 year ago

Oh:

$ repoquery -q --repo=rawhide --requires nanopb-python3
/usr/bin/python2
/usr/bin/python3
...
python(abi) = 3.12
python3.12dist(protobuf) >= 3.19

We should fix this.

encukou commented 1 year ago

nanopb BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2228109