Hi again.

Personally I believe for starters the best way would be to package a python 
module which has no binaries, or any other "weird" stuff in regards to it like 
Makefiles, documentation building and so on.

The best way to distinguish that is to go to the SPEC file of the RPM that you 
are interested in porting and check what is happening there. Of course you 
should go to the packaging guidelines page and while it might be a lot of 
things to learn, a lot of aspects and questions in regards to packaging can be 
found there. [0][1]

Also we have created an RPM porting guide for packagers interested in porting 
their RPM's at least for simple packages [2].

Now I went through the list of packages and I found some things that might 
interest you. For example:
http://fedora.portingdb.xyz/pkg/python-oslo-log/
http://fedora.portingdb.xyz/pkg/python-oslo-context/
http://fedora.portingdb.xyz/pkg/python-taskflow/
http://fedora.portingdb.xyz/pkg/python-pymod2pkg/
http://fedora.portingdb.xyz/pkg/python-fsmonitor/

Feel free to ping me on IRC or send me an email for further questions or 
recommendations.

[0] https://fedoraproject.org/wiki/Packaging:Guidelines
[1] https://fedoraproject.org/wiki/Packaging:Python
[2] http://python-rpm-porting.readthedocs.io/en/latest/index.html

Regards,
Charalampos Stratakis
_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

Reply via email to