Go to file
Lumir Balhar 638f809f4c Make %py3_dist respect %python3_pkgversion
By default, %{py3_dist foo} generates python3dist(foo).
This change makes it respect %python3_pkgversion so when
it is redefined as X.Y, %{py3_dist foo} generates pythonX.Y(foo).
2020-07-21 13:42:58 +02:00
tests Make %py3_dist respect %python3_pkgversion 2020-07-21 13:42:58 +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 Add --no-index --no-warn-script-location pip options to %pyX_install_wheel 2020-07-20 18:13:49 +02:00
macros.python-srpm Make %py3_dist respect %python3_pkgversion 2020-07-21 13:42:58 +02:00
macros.python2 Add --no-index --no-warn-script-location pip options to %pyX_install_wheel 2020-07-20 18:13:49 +02:00
macros.python3 Add --no-index --no-warn-script-location pip options to %pyX_install_wheel 2020-07-20 18:13:49 +02:00
python-rpm-macros.spec Make %py3_dist respect %python3_pkgversion 2020-07-21 13:42:58 +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