Hello.

Unfortunately, there is no way to package a bunch of packages from PyPI to RPMs at once. There is pyp2rpm [0] tool that might help you with creating individual packages but if your module has a lot of dependencies and some of them are missing in Fedora, you'll have to start with them.

Which module are we talking about?

Lumír

[0] https://github.com/fedora-python/pyp2rpm

On 11/13/20 11:50 PM, Peter Oliver wrote:
Thereʼs a Python module Iʼd like to package for Fedora.  I made a start on 
Copr, but I rapidly got lost in a maze of missing dependencies and broken 
builds.

OTOH, running `pip install` takes seconds and everything just works.

I feel like someone must have come up with an easy way of building a chain of 
PyPI dependencies into a collection of RPMs.  Am I missing a trick?

_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to