Commit Graph

393 Commits

Author SHA1 Message Date
Robert Kuska 7af76a54f4 Update to 2.7.11 2015-12-24 20:59:42 +01:00
Thomas Spura 3b6fac0339 provide/obsolete _isa packages in python_provide (#1271776) 2015-10-15 22:27:31 +02:00
Robert Kuska 2881873aa2 Revert moving modules to python-tools as distutils uses lib2to3 2015-09-23 08:54:13 +02:00
Robert Kuska 411ce91104 Move idlelib and libto3 to python-tools
This change aims to shrink volume of default python installation
2015-09-22 12:52:05 +02:00
Orion Poplawski 7fdb9bedcd Fix quoting in %python_provide macro 2015-09-03 14:05:21 -06:00
Orion Poplawski cb9dd73459 Add obsoletes to %python_provide macro to fix upgrade path
- Fix python2- provides for python- packages in %python_provide
2015-09-03 11:44:33 -06:00
Thomas Spura 988c58d852 python-macros: remove R on python (#1246036) 2015-07-23 18:30:50 +02:00
Thomas Spura ff7069b4c9 Include epoch in the python_provide macro fpc#534 (Slavek Kabrda) 2015-07-22 17:42:55 +02:00
Thomas Spura 855b225caa correct python_provide macro to include version only when emiting provides 2015-06-29 17:52:58 +02:00
Thomas Spura ab8fbd327d Make python-macros noarch 2015-06-29 11:11:25 +02:00
Thomas Spura 965c95ee11 Add unversioned python macros
These macros are taken from fpc#281 and fpc#534 and the python-devel package
requires it.
2015-06-25 18:59:04 +02:00
Matej Stuchlik a8af8d5b71 Make relocating Python by changing _prefix actually work (rhbz#1231801) 2015-06-17 11:52:33 +02:00
Matej Stuchlik 4f33fd0ee9 Upload new sources 2015-05-26 13:46:18 +02:00
Matej Stuchlik 83d676a297 Update to 2.7.10 2015-05-25 17:07:57 +02:00
Peter Robinson 31a6ae971b Disable test_gdb on aarch64 (rhbz#1196181), it joins all other non x86 arches 2015-05-05 12:32:59 +01:00
Robert Kuska 3a252e136b Skip test_gdb on arm until rhbz#1196181 is resolved 2015-04-15 14:01:04 +02:00
Robert Kuska e5f25a5bca Remove unittest2 provides/obsoletes
Resolves: rbhz#1160495
2015-04-15 11:22:46 +02:00
Matej Stuchlik da90bba09a Add proper rewheel Requires 2015-03-05 11:49:51 +01:00
Till Maas 8c96efe002 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:16:41 +01:00
Till Maas 847e7caf40 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 21:28:14 +01:00
Ville Skyttä a988484e21 Own systemtap dirs (#710733) 2015-02-17 21:29:42 +02:00
Karsten Hopp 80188df0a8 disable test_gdb on ppc64* until rhbz#1132488 is really resolved 2015-02-06 15:34:10 +01:00
Slavek Kabrda dc37a5e7f0 We need to provide both arch specific and noarch Provide for python2-devel
in order not to break noarch builds.
2015-01-20 17:05:27 +01:00
Slavek Kabrda 5b91169040 Make python2-devel provide arch specific.
Resolves: rhbz#1183530
2015-01-20 14:33:33 +01:00
Dan Horák cfa0d57d9e - build with valgrind on ppc64le
- disable test_gdb on s390(x) until rhbz#1181034 is resolved
2015-01-12 07:46:45 -05:00
Robert Kuska 951dcd78fb Add the patch from previous commit 2014-12-11 13:14:40 +01:00
Robert Kuska d48eeff57a SSLv3 is disabled by default in SSLv23 method in OpenSSL 2014-12-11 12:18:08 +01:00
Matej Stuchlik b1e5a425db Update to 2.7.9 2014-12-11 10:37:25 +01:00
Matej Stuchlik 3c41176343 Bump spec 2014-11-24 09:35:13 +01:00
Matej Stuchlik 7fad94a591 Improve python2_version macros 2014-11-24 09:20:36 +01:00
Matej Stuchlik 6875a63831 Add python2_version_nodots macro 2014-11-13 15:04:50 +01:00
Slavek Kabrda 8cc233cbbf Revert previous change, see rhbz#1161166#c6. 2014-11-10 09:08:21 +01:00
Slavek Kabrda e3d0c5000d Don't disable the test suite 2014-11-07 10:07:32 +01:00
Slavek Kabrda 5322c8ded1 Provide importable unittest2
Resolves: rhbz#1161166
2014-11-07 09:55:37 +01:00
Robert Kuska cc9f6c4bfb Bump changelog and release number 2014-08-21 08:59:02 +02:00
Robert Kuska 732b17459e Update patch 196 ssl backport 2014-08-21 08:54:30 +02:00
Robert Kuska 833dc39f61 Backport ssl module from python3 2014-08-19 10:59:43 +02:00
Peter Robinson e29cbdd24c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 20:46:03 +00:00
Tom Callaway 69a4fec297 fix license handling 2014-07-31 09:48:10 -04:00
Robert Kuska e0419e878a Enable SSLv2 and SSLv3 when SSLv23_method is used 2014-07-18 16:44:10 +02:00
Robert Kuska bdb652d59d Upload new sources 2014-07-18 16:38:47 +02:00
Robert Kuska 4c23f429dc Update to 2.7.8 2014-07-18 16:26:31 +02:00
Dan Horák a4c1902c06 - rebuilt for updated libffi ABI on ppc64le 2014-07-11 21:45:47 +02:00
Peter Robinson 82a502edeb aarch64 has valgrind, just list those that don't support it with a ifnarch 2014-06-07 09:16:29 +01:00
Matej Stuchlik ebcba88f1c Update to 2.7.7
Refreshed patches: #16, #112, #138, #147, #157, #166, #173, #5000
Dropped patches: #190, #192, #194
2014-06-04 15:11:57 +02:00
Dan Horák 81b61ec969 - update the arch list where valgrind exists - %power64 includes also
ppc64le which is not supported yet
2014-06-03 23:05:50 +02:00
Jaroslav Škarvada 993ed3c4fa - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 2014-05-21 12:34:52 +02:00
Tomas Radej f0ee294d71 Fixed obsoletes on ordereddict (bz #1095434) 2014-05-09 09:22:35 +02:00
Tomas Radej 0706c3293c Obsoletes python-ordereddict (bz #1085593, not precisely 1:1 replacement) 2014-04-14 10:02:43 +02:00
Slavek Kabrda cf980521aa Fix test failure with SQLite > 3.8.4.
- Obsolete/Provide python-unittest2.
2014-04-07 13:49:14 +02:00