Re: Listing maintainers vs packages vs dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13. 01. 19 16:58, Dridi Boukelmoune wrote:
Greetings,

I'm planning to work on the python packages I maintain to move them to
python 3 only as per the python 2 deprecation in f30.

Thanks!

Look at https://fedora.portingdb.xyz/maintainer/dridi/

The colors are explained on the main site: https://fedora.portingdb.xyz/

When you click a source package, it lists all the Python subpackages and it may or may not display a leaf icon. A leaf means: No dependent packages.

If there is no leaf, the dependencies are listed as well, however only those related to Python.

To fin all deps of a binary package you are about to remove, use:

  dnf repoquery --repo=rawhide --repo=rawhide-source --whatrequires python2-abc

(You need the fedora-repos-rawhide package installed for this to work.)

It seems all your Python 2 packages are only required within the group and by rubygem-rabbit. But that one only needs /usr/bin/blockdiag, so if you make that file Python 3, you should be OK to drop all the Python 2 ones.

I know that at least one package I maintain has a dependency, and I'm
curious where the script to get maintainers per package and then
packages per maintainer lives. Since multiple people posted on this
list with that kind of output I assume such a script exists somewhere.

https://pagure.io/fedora-misc-package-utilities/blob/master/f/find-package-maintainers

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux