Go to file
Miro Hrončok f09ccd21f5 Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed
A custom pip patch was needed for this option, but the RECORD files are
relative, so no stripping is needed. We will eventually drop the patch.
2019-08-26 15:33:41 +00:00
.gitignore Initial setup of the repo 2016-01-12 23:33:17 +00:00
compileall2.py Use a new module compileall2 for Python byte-compilation 2019-07-15 14:26:49 +02:00
macros.pybytecompile Do not allow passing arguments to Python during byte-compilation 2019-07-15 14:26:49 +02:00
macros.python Switch %python_provide behavior between Python 2 <--> 3 2019-07-15 13:22:03 +02:00
macros.python-srpm Make %__python /usr/bin/python once again until we are ready 2019-06-17 16:29:44 +02:00
macros.python2 Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed 2019-08-26 15:33:41 +00:00
macros.python3 Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed 2019-08-26 15:33:41 +00:00
python-rpm-macros.spec Drop --strip-file-prefix option from %pyX_install_wheel macros, it is not needed 2019-08-26 15:33:41 +00:00
sources Initial setup of the repo 2016-01-12 23:33:17 +00:00