Go to file
Miro Hrončok ead8ec025b Backport simplified %py_provides
This is a smallest possible backport of https://src.fedoraproject.org/rpms/python-rpm-macros/pull-request/52

Notable simplifications:

- there is no Lua library
- %python_provide remains untouched and the logic is not shared with %py_provides
- there are no pythonXY-foo provides on Fedora < 33
2020-05-25 10:47:08 +02:00
tests Backport simplified %py_provides 2020-05-25 10:47:08 +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:25:45 +02:00
macros.pybytecompile Do not allow passing arguments to Python during byte-compilation 2019-07-15 14:26:49 +02:00
macros.python Define %py(2|3)?_shbang_opts_nodash to be used with pathfix.py -a 2020-02-07 18:07:36 +01:00
macros.python-srpm Backport simplified %py_provides 2020-05-25 10:47:08 +02:00
macros.python2 Define %py(2|3)?_shbang_opts_nodash to be used with pathfix.py -a 2020-02-07 18:07:36 +01:00
macros.python3 Define %py(2|3)?_shbang_opts_nodash to be used with pathfix.py -a 2020-02-07 18:07:36 +01:00
python-rpm-macros.spec Backport simplified %py_provides 2020-05-25 10:47:08 +02:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00