I'm not a python developer but I do maintain several packages that use python and I've been unable to find clear documentation / guidelines for Fedora on how to package software that requires pip...
The closest I've found is: https://fedoraproject.org/wiki/PythonWheels Traditionally building a package should not require internet access as everything needed to build the package is supposed to be in the source RPM. It looks like with the increase in use of things like GO, nodejs, and now pip, that's no longer appears to be really practical. Am I missing something that google hasn't helped me find? Or are the packaging guidelines struggling to keep up with how fast things are changing? Thanks, Richard _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org