Hello folks!

I'd like to package the autorandr
<https://github.com/phillipberndt/autorandr> project for Fedora. This would
be my first python package so I'd like to ask some questions.

Firstly the project already contains a spec
<https://github.com/phillipberndt/autorandr/blob/master/contrib/packaging/rpm/autorandr.spec>
file. However I'm not sure whether it could be used without any
modifications. For example the %install section doesn't contain
%pyproject_install but rather uses make and install commands. But maybe
it's the correct approach since the package should contain not just python
files and executables but also systemd unit and udev rule.

I'd like to ask for guidance on how to approach this, especially whether
the original spec file is usable or if I should create a new one according
to Python Packaging Guidelines
<https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/>.

Thanks in advance and kind regards.
-- 
Peter Kotvan
_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to