Conversation
Python packaging makes me want to kill myself
2
0
3
@scathach literally easier to package it in a docker container etc
1
0
1

@scathach
wdym
https://build.opensuse.org/projects/devel:languages:python/packages/python-feedgen/files/python-feedgen.spec?expand=1

only way it could be easier in most cases is with rpm 4.20 declarative build system features. then you wouldn’t need the Requires: lines and %prep, %build, %install and %check sections because that’s basically all boilerplate

0
0
0