Go to file
Miro Hrončok bae52eafbe Require the exact same version-release of other subpackages of this package
To avoid mock using a local copy of python-srpm-macros from the buildroot cache
and having Python version defined to 3.8 until the cache expires.

Also, other surprises happened in the past, so we stop playing it cool and
actually follow the guidelines here.
2020-05-31 00:28:19 +02:00
tests Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
compileall2.py Update of bundled compileall2 module to 0.7.1 (bugfix release) 2020-03-31 14:24:09 +02:00
macros.pybytecompile Do not allow passing arguments to Python during byte-compilation 2019-07-15 14:26:49 +02:00
macros.python Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
macros.python-srpm https://fedoraproject.org/wiki/Changes/Python3.9 2020-05-21 17:39:01 +02:00
macros.python2 Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
macros.python3 Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
python-rpm-macros.spec Require the exact same version-release of other subpackages of this package 2020-05-31 00:28:19 +02:00
python.lua Make %py_provides work repeatedly 2020-05-05 13:54:28 +02:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00