Commit Graph

104 Commits

Author SHA1 Message Date
Jon Ciesla
b42c0b24d1 Fix libdir in site.cfg. 2013-09-10 08:11:33 -05:00
Orion Poplawski
17cbc648b0 Update to 1.8.0b2 2013-09-08 20:02:24 -06:00
Orion Poplawski
1938b32013 - Update to 1.8.0b1
- Drop f2py patch applied upstream
2013-09-04 17:02:13 -06:00
Jon Ciesla
4a7c103654 URL fix. 2013-08-27 08:56:31 -05:00
Dennis Gilmore
931436aa53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 09:36:12 -05:00
Tomas Tomecek
50857cbc43 f2py: change shebang to /usr/bin/python
change shebang from /usr/bin/env to /usr/bin/<binary>
2013-07-30 15:43:53 +02:00
Tomas Tomecek
b3a21292dc Update license.
Class SafeEval in numpy/lib/utils.py is licensed under Python license.
2013-07-30 14:05:20 +02:00
Tomas Tomecek
49a601dea4 rpmlint: macros in comments, bogus date 2013-07-30 14:04:37 +02:00
Tomas Tomecek
2809209ca9 remove whitespace from end of lines 2013-07-30 14:01:08 +02:00
Orion Poplawski
52f8744755 Specfile cleanup (bug #969854) 2013-06-02 13:04:47 -06:00
Orion Poplawski
26cd3fd001 Re-add sources 2013-04-10 10:41:12 -06:00
Orion Poplawski
9d47d583bb Update to 1.7.1 2013-04-10 10:16:09 -06:00
Orion Poplawski
14896d747a Update to 1.7.0 final 2013-02-09 21:18:50 -07:00
Orion Poplawski
39f6d70385 Update to 1.7.0rc1 2012-12-30 20:36:14 -07:00
Orion Poplawski
2fb1c09bd7 Update to 1.7.0b2
Drop patches applied upstream
2012-09-20 14:02:13 -06:00
Orion Poplawski
0d2d06afa3 Add patch from github pull 371 to fix python 3.3 pickle issue
Remove cython .c source regeneration - fails now
2012-08-22 22:21:14 -06:00
Orion Poplawski
8ab0d5559a Merge in F18 FTBFS fix 2012-08-22 10:15:26 -06:00
Dan Horák
a69cb261b3 add workaround for rhbz#849713 (fixes FTBFS) 2012-08-22 16:57:10 +02:00
Orion Poplawski
f27ccf5465 Update to 1.7.0b1
Rebase python 3.3 patchs to current git master
Drop patches applied upstream
2012-08-21 16:46:29 -06:00
David Malcolm
c8ca126fdd rework patches for 3.3 to more directly reflect upstream's commits
* Sun Aug  5 2012 David Malcolm <dmalcolm@redhat.com> - 1:1.6.2-5
- rework patches for 3.3 to more directly reflect upstream's commits
- re-enable test suite on python 3
- forcibly regenerate Cython .c source to avoid import issues on Python 3.3
2012-08-05 19:39:40 -04:00
Thomas Spura
e158175a23 don't run tests on python3 yet to move on for the f18 branch in 2 days
Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
2012-08-05 15:39:21 +02:00
Thomas Spura
9aa5fccb8b add another fix for unicode support in python3.3
Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
2012-08-05 15:24:42 +02:00
Thomas Spura
bfb60341ae add unicode patch for python3 and run tests
Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
2012-08-05 15:08:59 +02:00
Thomas Spura
1389307dae rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 2012-08-05 14:32:50 +02:00
David Malcolm
a7cb26cad7 remove rhel logic from with_python3 conditional 2012-08-03 12:15:57 -04:00
Dennis Gilmore
5e26185c9c - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 00:36:10 -05:00
Orion Poplawski
3979e197bb Update to 1.6.2 final 2012-05-20 20:15:21 -06:00
Orion Poplawski
e980921b53 Update to 1.6.2rc1 2012-05-12 20:14:28 -06:00
Dennis Gilmore
a02f5643b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 05:20:41 -06:00
Orion Poplawski
1aded49b6e Update to 1.6.1 2011-11-07 16:27:40 -07:00
Jon Ciesla
b0d0132598 712251 2011-06-17 08:13:27 -05:00
Orion Poplawski
c5f8f0a44e Update to 1.6.0 final 2011-05-16 14:09:51 -06:00
Orion Poplawski
5c2daceb50 Update to 1.6.0b2
Drop import patch fixed upstream
2011-04-04 15:29:35 -06:00
Orion Poplawski
81d563effe Update to 1.6.0b1
Build python3  module with python3
Add patch from upstream to fix build time import error
2011-04-01 08:56:44 -06:00
Orion Poplawski
6254c09b5c Update to 1.5.1 final 2011-03-30 09:04:21 -06:00
Dennis Gilmore
ba981d6bd4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 19:20:22 -06:00
Dan Horák
719a53e4e7 - fix the AttributeError during tests
- fix build on s390(x)
2011-01-13 15:27:51 +01:00
David Malcolm
65ea1c0442 rebuild for newer python3 2010-12-29 20:33:35 -05:00
Thomas Spura
bd63665d7d own content of __pycache__ too 2010-10-27 00:06:27 +02:00
Thomas Spura
729d6424af also upload the sources of course 2010-10-26 23:52:59 +02:00
Thomas Spura
fc5f79caaa enable python3 subpackage and add a changelog 2010-10-26 23:32:14 +02:00
Thomas Spura
63e05e4993 add macro for shipping a release candidate (relc) 2010-10-26 15:27:14 +02:00
Thomas Spura
80ce3fd074 use %{buildroot} constantly and not sometimes $RPM_BUILD_ROOT 2010-10-26 13:23:46 +02:00
Thomas Spura
b346b4059f add disabled python3 subpackage 2010-10-26 13:19:33 +02:00
Thomas Spura
a4a63d0b72 there is no fedora < 10 anymore 2010-10-26 13:03:44 +02:00
Thomas Spura
5cf0544fad python_version is no longer needed 2010-10-26 12:53:28 +02:00
Thomas Spura
45288d71bd use new macro for python_sitearch 2010-10-26 12:52:47 +02:00
Fedora Release Engineering
62a1d05b1e dist-git conversion 2010-07-29 04:38:46 +00:00
dmalcolm
7f4fb22c5b actually add the patch this time 2010-07-22 23:31:12 +00:00
dmalcolm
395af7feb3 - fix segfault within %check on 2.7 (patch 2) 2010-07-22 23:29:29 +00:00