The unversioned Python RPM macros
Go to file
Miro Hrončok fd837e515a 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.

Related: rhbz#1950291
2021-05-05 17:18:41 +02:00
tests Document a TESTED_FILES value that currently works 2021-04-22 18:30:37 +02:00
.gitignore New branch setup 2020-10-08 23:33:09 +00:00
compileall2.py RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00
macros.pybytecompile Escape % symbols in macro files comments 2021-05-05 17:18:32 +02:00
macros.python Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-22 18:29:53 +02:00
macros.python3 Use sysconfig.get_path() to define %python_sitelib and %python_sitearch 2021-04-22 18:29:53 +02:00
macros.python-srpm Remove EPEL 7 compatibility macros that were actually not defined at all 2021-05-05 17:18:41 +02:00
python-rpm-macros.spec Escape % symbols in macro files comments 2021-05-05 17:18:32 +02:00
python.lua Update comment for python_altnames() to reflect the reality 2021-04-22 18:25:28 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 20:10:31 -07:00