Go to file
Miro Hrončok 76aecd9ad7 Require recent enough SRPM macros from RPM macros, to prevent missing Lua files
%pyhon_provide in python-rpm-macros uses new Lua functions from python-srpm-macros

People have python-srpm-macros pre-installed, and it is not autoupdated,
hence they can have older versions installed and it blows up.
2020-05-06 01:31:46 +02:00
tests Fedora CI: Add eval tests for %python_provide and %py_provides 2020-05-05 13:54:28 +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 Reuse python.python_altprovides in %python_provide 2020-05-05 13:54:28 +02:00
macros.python-srpm Make %py_provides work repeatedly 2020-05-05 13:54:28 +02:00
macros.python2 remove direct_url.json file and sed it out from RECORD 2020-05-05 09:18:16 +02:00
macros.python3 remove direct_url.json file and sed it out from RECORD 2020-05-05 09:18:16 +02:00
python-rpm-macros.spec Require recent enough SRPM macros from RPM macros, to prevent missing Lua files 2020-05-06 01:31:46 +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