Go to file
Miro Hrončok 14e4c04a42 Remove EPEL 7 compatibility macros that were actually not defined at all
The %{? in the comment made the entire block of macros not work.

Since nobody actually used those on Fedora, because they did not exist,
we can safely remove them. No need to document this in the %changelog.
2021-04-27 15:49:21 +02:00
tests Document a TESTED_FILES value that currently works 2021-04-08 15:39:13 +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 Escape % symbols in macro files comments 2021-04-27 12:36:11 +02:00
macros.python Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-08 14:57:19 +02:00
macros.python-srpm Remove EPEL 7 compatibility macros that were actually not defined at all 2021-04-27 15:49:21 +02:00
macros.python3 Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-08 14:57:19 +02:00
python-rpm-macros.spec Escape % symbols in macro files comments 2021-04-27 12:36:11 +02:00
python.lua Update comment for python_altnames() to reflect the reality 2021-02-24 13:06:35 +01:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00