Open M0ses opened 6 years ago
Nice, thanks. This even makes it possible to do a python3 ./setup.py install
into a virtualenv
.
Unfortunately, the RPM building on Fedora 27 fails with an error:
error: line 35: Unknown tag: %python_subpackages
Likely because the macro (and some others used in the spec file) is missing from the python-rpm-macros
package shipped with Fedora.
@LenzGr Yeah, I see. Unfortunatly I don't have time to fix this. Having a spec for all rpm based distributions would be great, because it could be built in OBS like here:
https://build.opensuse.org/package/show/home:M0ses/python-pyb00st
contributions or hints how to fix this issue are welcome :-)
@JorgePe I think for pylint we need a general design decision
Looks like it works in Fedora 27 now too
https://build.opensuse.org/package/show/home:M0ses/python3-pyb00st
might fit for fedora also