Go to file
Miro Hrončok af35bb0ac9 Define %python2 and %python3
See https://pagure.io/packaging-committee/issue/907

Redefine %__pythonX to change the behavior of %pythonX, %pythonX_version, etc.
Use %pythonX in spec.
2019-09-27 10:02:49 +02:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
compileall2.py Use a new module compileall2 for Python byte-compilation 2019-07-15 14:26:49 +02:00
macros.pybytecompile Do not allow passing arguments to Python during byte-compilation 2019-07-15 14:26:49 +02:00
macros.python Switch %python_provide behavior between Python 2 <--> 3 2019-07-15 13:22:03 +02:00
macros.python2 Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed 2019-08-26 15:33:41 +00:00
macros.python3 Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed 2019-08-26 15:33:41 +00:00
macros.python-srpm Define %python2 and %python3 2019-09-27 10:02:49 +02:00
python-rpm-macros.spec Define %python2 and %python3 2019-09-27 10:02:49 +02:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00