Commit Graph

62 Commits

Author SHA1 Message Date
Charalampos Stratakis 96baf859ca Update to 5.0.2
Add python2-futures as BuildRequires.

Fix deprecation warnings when using unittest2.

Add the license file within the resulting rpms.
2018-05-18 15:48:24 +02:00
Lumir Balhar 8c53cb110b New Python 2 conditionals, remove Python 3 conditionals
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
2018-04-27 22:35:08 +02:00
Miro Hrončok ff409a5a03 Add BR gcc 2018-02-20 16:14:39 +01:00
Iryna Shcherbina 8573ba2f1d Update Python 2 dependency declarations to new packaging standards 2018-02-12 07:12:46 +01:00
Fedora Release Engineering fc3aafbbd9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 11:18:30 +00:00
Charalampos Stratakis 5f78fa67a6 Correctly bump release 2017-11-07 16:01:47 +01:00
Charalampos Stratakis 7c03124c69 Fix dist tag and bump release for rebuild 2017-11-07 15:48:01 +01:00
Charalampos Stratakis 3640473bc3 Update to 4.5.2 2017-11-07 11:58:05 +01:00
Troy Dawson 71e059228d Cleanup spec file conditionals 2017-09-29 12:41:18 -07:00
Fedora Release Engineering d049746654 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 07:01:44 +00:00
Fedora Release Engineering 07e097da70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 12:03:52 +00:00
Orion Poplawski 81a38a3e98 Update to 4.5.1 2017-04-20 21:34:05 -06:00
Orion Poplawski 6fb138a9ba Update to 4.5 2017-04-17 11:23:03 -06:00
Fedora Release Engineering cd171a6fa1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 10:42:53 +00:00
Charalampos Stratakis c5f21213eb Rebuild for Python 3.6
Added upstream patch to fix Python 3.6 test failures
2016-12-13 01:49:43 +01:00
Orion Poplawski f9dc3cbdd8 Update to 4.4.2 2016-10-02 19:57:15 -06:00
Orion Poplawski ffb114a0ba Add upstream patch to run tests from project dir 2016-09-16 10:03:50 -06:00
Orion Poplawski 2c594f80c5 Update to 4.4.1
Drop requires patch, fixed upstream
2016-09-15 22:07:58 -06:00
Orion Poplawski 3946c32701 Remove backports.ssl_match_hostname from python2-tornado egg requires (bug #1372887) 2016-09-15 21:52:58 -06:00
Orion Poplawski 3d0fa84cb7 Remove certifi from python2-tornado egg requires (bug #1372886) 2016-09-15 21:26:17 -06:00
Fedora Release Engineering 7483ebcdf3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 11:52:29 +00:00
Orion Poplawski 3dbd28d26b Properly build python2-tornado 2016-02-22 20:41:45 -07:00
Orion Poplawski b73c22e223 Need to BR python2-singledispatch for tests 2016-02-18 15:34:32 -07:00
Orion Poplawski bc0d82e5e0 Update to 4.3
- Drop upstream patches
2016-02-18 14:10:10 -07:00
Fedora Release Engineering 0c3760ccca - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 21:09:59 +00:00
Orion Poplawski 21be53113e Build python2 packages, drop separate python3 doc package 2015-11-10 16:19:42 -07:00
Orion Poplawski 4b0e3d9ac4 Fix changelog date 2015-11-10 16:01:03 -07:00
Robert Kuska a9537d716c Rebuilt for Python3.5 rebuild
Add patch to use getfullargspec on python3
Add patch to fix failing tests on python3.5
2015-10-14 14:54:21 +02:00
Orion Poplawski b29ffdb10c Update to 4.2.1
- Modernize spec
2015-09-18 16:16:50 -06:00
Orion Poplawski 03ea7d97ab Do not require python-backports-ssl_match_hostname for F22+ (bug #1231368) 2015-07-10 11:44:30 -06:00
Dennis Gilmore f850bdc5fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 21:04:16 +00:00
Orion Poplawski b70c575df1 Update to 4.1
- Modernize spec
2015-03-01 22:34:45 -07:00
Orion Poplawski 0fb3d09062 Drop requires python-simplejson 2014-12-05 11:41:59 -07:00
Peter Robinson 886a2851e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 21:55:06 +00:00
Dennis Gilmore 3a232cde9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 18:40:08 -05:00
Thomas Spura eb005968e3 remove defattr 2014-05-29 18:09:19 +02:00
Thomas Spura 5f3e8acab1 add __future__.division/print_function to testfile as 2to3 strips it off 2014-05-23 13:26:26 +02:00
Thomas Spura b53d76139f Fix other sitelib macros as the package is not noarch anymore 2014-05-23 10:00:13 +02:00
Thomas Spura 36999694a1 Fix macro in changelog 2014-05-22 23:06:23 +02:00
Thomas Spura 9f165ca564 update to no noarch 3.2.1 2014-05-22 23:06:23 +02:00
Slavek Kabrda cd77d6b48e Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-15 15:58:24 +02:00
Dennis Gilmore b46fe17a7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 05:13:46 -05:00
Thomas Spura 29929f52a4 remove rhel conditional for with_python3 2013-06-14 15:00:24 +02:00
Dennis Gilmore c5b2f6f5e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 14:34:37 -06:00
David Malcolm 5a9bc02508 rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 2012-08-04 06:09:41 -04:00
Dennis Gilmore b86eea196b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 05:14:42 -05:00
Thomas Spura 23acb832ae - update to upstream release 2.2.1 (fixes CVE-2012-2374)
- fix typo for epel6 macro bug #822972 (Florian La Roche)
2012-05-20 22:29:26 +02:00
Ionuț C. Arțăriși 59c6daad26 upgrade to upstream 2.2 release 2012-02-09 13:48:00 +01:00
Ionuț C. Arțăriși 7df18d86e2 remove unneeded python3-simplejson dependency 2012-02-09 13:21:34 +01:00
Ionuț C. Arțăriși 06cf7a24e8 build python3 package 2012-02-06 15:20:52 +01:00