Easily build and distribute Python packages
Go to file
Miro Hrončok dbcd0a111b Create /usr/local/lib/pythonX.Y when needed (#1576924)
In Fedora, sudo setup.py install installs to /usr/local/lib/pythonX.Y/site-packages
But pythonX doesn't own that dir, that would be against FHS
We need to create it if it doesn't exist

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1576924
2018-07-19 12:46:43 +02:00
.gitignore update to 39.2.0 Fixes bug #1572889 2018-05-23 15:48:57 +02:00
create-site-packages.patch Create /usr/local/lib/pythonX.Y when needed (#1576924) 2018-07-19 12:46:43 +02:00
python-setuptools.spec Create /usr/local/lib/pythonX.Y when needed (#1576924) 2018-07-19 12:46:43 +02:00
skip-internet-requiring-tests.patch Mark tests that require an active internet connection 2018-01-03 14:08:00 +01:00
sources update to 39.2.0 Fixes bug #1572889 2018-05-23 15:48:57 +02:00