Go to file
Miro Hrončok 59abe832d4 Adapt %%py_dist_name to keep square brackets
So %{py3_dist foo[bar]} works as expected.

Add tests.
2020-07-10 15:58:00 +02:00
tests Adapt %%py_dist_name to keep square brackets 2020-07-10 15:58:00 +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 Use compileall from stdlib for Python >= 3.9 2020-06-16 13:57:38 +02:00
macros.python Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
macros.python-srpm Adapt %%py_dist_name to keep square brackets 2020-07-10 15:58:00 +02:00
macros.python2 Implement %pyX_shebang_fix 2020-05-18 18:58:39 +02:00
macros.python3 Allow to combine %pycached with other macros (e.g. %exclude or %ghost) 2020-06-11 20:51:34 +02:00
python-rpm-macros.spec Adapt %%py_dist_name to keep square brackets 2020-07-10 15:58:00 +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