Commit Graph

222 Commits

Author SHA1 Message Date
Fedora Release Engineering
799b8302a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 09:16:42 +00:00
Miro Hrončok
968ef33023 Hotfix update to 40.7.1 (#1670243) 2019-01-29 08:53:17 +01:00
Miro Hrončok
99188dc1ea Update to 40.7.0 (#1669876)
The Python 2 version now needs python2-futures for tests.

I've removed very old obsoletes/provides of the main package,
they were not applied (we only ship subpackages).
2019-01-28 16:45:45 +01:00
Miro Hrončok
818fa29740 Update to 40.4.3
- fix dire DeprecationWarnings (#1627071)
- list vendored libraries, adjust license
2018-09-24 15:33:58 +02:00
Randy Barlow
7b33de4867 Update to 40.4.1 (#1599307).
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-09-19 13:47:56 -04:00
Petr Viktorin
d7f5288145 Add a subpackage with wheels
Use a common python_wheelname for both Pytohn versions
2018-08-15 15:43:57 +02:00
Petr Viktorin
4d41ef086a Remove the python3 bcond
There is no point of building this without python3 any more,
and this makes the spec a bit more readable.

Also, remove macros for RHEL 6
2018-08-15 15:43:51 +02:00
Miro Hrončok
9d511ca1c9 Fix couple of rpmlint issues 2018-07-27 14:40:21 +02:00
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
Fedora Release Engineering
a392970de3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 02:02:57 +00:00
Miro Hrončok
fe55d31b4c Rebuilt for Python 3.7 2018-06-18 11:03:36 +02:00
Miro Hrončok
bfe604d6c4 Bootstrap for Python 3.7 2018-06-13 18:48:35 +02:00
Miro Hrončok
df1f52989e Bootstrap for Python 3.7 2018-06-13 18:22:41 +02:00
Charalampos Stratakis
649929020e update to 39.2.0 Fixes bug #1572889 2018-05-23 15:48:57 +02:00
Charalampos Stratakis
8171b31875 update to 39.0.1 Fixes bug #1531527 2018-03-20 17:33:04 +01:00
Tomas Orsava
08d9f76029 Skip test_virtualenv due to broken executable detection 2018-03-14 16:05:30 +01:00
Haikel Guemar
7a296016bc Fix python3 conditionals on EL 7 and older 2018-02-28 16:17:27 +00:00
Miro Hrončok
825148c4a5 Add BR gcc 2018-02-20 16:14:39 +01:00
Fedora Release Engineering
c02db14941 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 10:47:47 +00:00
Troy Dawson
aab1e86ada Update conditional 2018-01-16 15:29:10 -08:00
Charalampos Stratakis
5599dc6a53 update to 38.4.0 Fixes bug #1531527 2018-01-16 15:48:26 +01:00
Charalampos Stratakis
70bb4d58ff Mark tests that require an active internet connection
as expected failures.

Remove obsolete patch.
2018-01-03 14:08:00 +01:00
Charalampos Stratakis
1c591cc3de update to 38.2.5 Fixes bug #1528968 2018-01-02 19:12:19 +01:00
Miro Hrončok
afde1d3999 Update to 37.0.0 (fixes #1474126) 2017-11-21 23:32:35 +01:00
Miro Hrončok
261a9419ab Update to 36.5.0 (related to #1474126) 2017-11-21 23:19:36 +01:00
Tomas Orsava
03249996da Remove the platform-python subpackage 2017-11-09 14:56:47 +01:00
Tomas Orsava
63cc681fbe Add explicit dependency on pip for tests 2017-08-31 11:40:48 +02:00
Tomas Orsava
35eb21a12d Fix deletion of /usr/bin/easy_install during bootstrap 2017-08-29 11:50:56 +02:00
Tomas Orsava
a9c42b4249 Re-enable tests to finish bootstrapping the platform-python stack 2017-08-20 10:00:17 +02:00
Tomas Orsava
f404b22686 Rename bcond check to tests and add platform_python tests
Bcond check was renamed to tests to unify it with other spec files.
2017-08-15 17:16:22 +02:00
Tomas Orsava
5673c1a858 Add the platform-python subpackage 2017-08-15 17:16:22 +02:00
Tomas Orsava
54eaa03a4d Add Patch that fixes a test suite failure on Python 3
in absence of the Python 2 version of pip.
2017-08-15 17:16:17 +02:00
Tomas Orsava
5b97b5b966 Switch macros to bcond's and make Python 2 optional
To facilitate building the Python 2 and Python 3 modules.
2017-08-09 14:58:48 +02:00
Michal Cyprian
c15bf68d49 Revert "Add --executable option to easy_install command"
This enhancement is currently not needed and it can possibly
collide with `pip --editable`option

Reverts commit 68d566a937.
2017-08-08 16:53:23 +02:00
Fedora Release Engineering
4b01dd0dde - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 11:48:15 +00:00
Charalampos Stratakis
f3ae28b110 update to 36.2.0. Fixes bug #1470908 2017-07-15 14:51:17 +02:00
Charalampos Stratakis
5e5ba5a593 update to 36.0.1. Fixes bug #1458093
Remove dependencies for python-six, python-appdirs and python-packaging
as setuptools started vendoring these dependencies again.
2017-06-15 18:06:37 +02:00
Kevin Fenzi
39db8e7351 update to 35.0.2. Fixes bug #1446622 2017-05-27 15:41:49 -06:00
Kevin Fenzi
c64e6d09b7 Update to 35.0.1. Fixes bug #1440388 2017-04-23 13:55:49 -06:00
Kevin Fenzi
7ed39ba778 Update to 34.3.2. Fixes bug #1428818 2017-03-25 12:58:27 -06:00
Kevin Fenzi
7cd743d379 Update to 34.3.0. Fixes bug #1426463 2017-02-25 11:16:36 -07:00
Michal Cyprian
68d566a937 Add --executable option to easy_install command 2017-02-21 20:17:24 +01:00
Charalampos Stratakis
b683c31786 Update to 34.2.0. Fixes bug #1421676 2017-02-16 14:21:54 +01:00
Kevin Fenzi
49b1915e5e Update to 34.1.1. Fixes bug #1412268
Fix License tag. Fixes bug #1412268
Add Requires for fomerly bundled projects: six, packaging appdirs
2017-02-06 10:44:43 -07:00
Michal Cyprian
09798fcbe0 Use python macros in build and install sections 2017-01-04 10:33:52 +01:00
Kevin Fenzi
8991d4bbb4 Update to 32.3.1. Fixes bug #1409091 2016-12-29 12:02:24 -07:00
Kevin Fenzi
595fb5d2a8 Update to 32.3.0. Fixes bug #1408564 2016-12-28 12:39:32 -07:00
Kevin Fenzi
b6b9a0205f Update to 32.2.0. Fixes bug #1400310 2016-12-23 19:59:39 -07:00
Charalampos Stratakis
98a875596c Enable tests 2016-12-13 15:12:39 +01:00
Kevin Fenzi
71b0d8ba2f Update to 30.4.0. Fixes bug #1400310 2016-12-11 17:22:08 -07:00