Commit Graph

147 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
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
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
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
dmalcolm
7fceae7371 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 03:55:57 +00:00
Dan Horák
67c3c95d93 - ignore the "Ticket #1299 second test" failure on s390(x) 2010-07-18 07:09:44 +00:00
Jef Spaleta
5f5460ea3a - source commit fix 2010-06-25 08:37:39 +00:00
Jef Spaleta
6873c2fa45 - New upstream release. Include backported doublefree patch 2010-06-25 08:31:45 +00:00
Jon Ciesla
6ffeefc58d Moved distutils back to main. 2010-04-26 20:31:24 +00:00
Jon Ciesla
d216312409 Revert to 1.3.0 2010-04-09 12:44:56 +00:00
Jon Ciesla
209f54900e Fix for BZ 185079. 2010-03-02 17:55:47 +00:00
Jon Ciesla
0e53a20af7 Re-enabling atlas BR, dropping lapack Requires. 2010-02-16 17:36:48 +00:00
Jon Ciesla
66c92d8fbe Requiring lapack. 2010-02-10 14:11:38 +00:00
Jon Ciesla
3199ec295a Temporarily dropping atlas BR to work around 562577. 2010-02-09 14:41:31 +00:00
Jon Ciesla
1388207d1c 1.4.0. 2010-01-22 23:17:07 +00:00
Jon Ciesla
8735902092 Add ARM support. 2009-11-17 15:15:33 +00:00
Jesse Keating
c6ce5d567c - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 19:42:01 +00:00
Jon Ciesla
349c03ae62 Fixed atlas BR, BZ 505376. 2009-06-11 19:21:24 +00:00
Jon Ciesla
f1d50ccbe8 EVR bump for pygame chainbuild. 2009-04-17 18:17:14 +00:00
Jon Ciesla
d88b000fa9 Revert linalg and fft. 2009-04-17 17:39:03 +00:00
Jon Ciesla
a35e83d052 Split out f2py, BZ494113. 2009-04-14 16:23:51 +00:00
Jon Ciesla
4655ff2131 1.3.0 final. 2009-04-07 16:19:56 +00:00
Jon Ciesla
12bd49b0c3 1.3.0rc1 2009-04-02 19:33:29 +00:00
Jon Ciesla
05fd7d44a1 Require python-devel, BZ 488464 2009-03-05 14:13:32 +00:00
Jesse Keating
5b2486a76d - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 06:25:40 +00:00
Jon Ciesla
8341164135 New upstream. 2008-12-19 20:46:27 +00:00
Deji Akingunola
7dbcc7fe97 - Rebuild for atlas-3.8.2 2008-12-16 05:25:34 +00:00
Ignacio Vazquez-Abrams
317f596f5a Rebuild for Python 2.6 2008-11-29 16:55:44 +00:00
Jon Ciesla
593c8bfd50 - New upstream release, added python-nose BR. BZ 465999.
- Using atlas blas, not blas-devel. BZ 461472.
2008-10-08 13:50:24 +00:00
Jon Ciesla
7372639685 New upstream, BZ 458129. 2008-08-06 16:43:27 +00:00
Jarod Wilson
f5d840eca9 Nuke junk after %check, it makes f10 mock barf 2008-05-29 15:24:31 +00:00
Jarod Wilson
49935f5b6d - New upstream release 2008-05-29 15:02:07 +00:00
Jarod Wilson
5fc6a1128d I hate this whole version 10 idea, it screws with my head too much. +1 for
"Fedora 2008.10". C'mon. Everyone's doing it.
2008-05-07 03:38:33 +00:00
Jarod Wilson
49f5a4c03c - New upstream release 2008-05-07 03:22:06 +00:00
Jarod Wilson
84554ac8f2 - Add python egg to %files on f9+ 2008-02-11 20:10:46 +00:00
Jarod Wilson
1f2e81be01 New upstream release, numpy v1.0.3.1 2007-08-22 15:03:20 +00:00
Jarod Wilson
d82a9aaab7 New upstream release, numpy v1.0.3 2007-06-06 14:18:31 +00:00
Jarod Wilson
5fcfdf5164 - Drop BR: atlas-devel, since it just provides binary-compat blas and
lapack libs. Atlas can still be optionally used at runtime. (Note: this
    is all per the atlas maintainer).
2007-05-14 18:29:44 +00:00
Jarod Wilson
f9d8d885c5 New upstream numpy release, v1.0.2 2007-05-14 16:46:09 +00:00
Jarod Wilson
6429af5670 - Update gfortran patch to recognize latest gfortran f95 support
- Resolves rhbz#236444
2007-04-17 15:29:10 +00:00
Jarod Wilson
b0c445e284 Fix cpuinfo bug (#229753) 2007-02-23 22:17:05 +00:00
Jarod Wilson
288c30ded8 Bump version of f2py this obsoletes, to avoid having to do full e-v-r
matching and (hopefully) get around current f2py in extras nuking numpy
2007-01-04 19:45:57 +00:00
Jarod Wilson
799f46ddff - Per discussion w/Jose Matos, Obsolete/Provide f2py, as the stand-alone
one is no longer supported/maintained upstream
2007-01-04 16:39:26 +00:00
Jarod Wilson
bde3bd6a52 remove stupid changelog comment, it actually doesn't built atm, waiting on
python 2.5-5 build for fix...
2006-12-13 18:15:11 +00:00
Jarod Wilson
a3f8c00778 Bump to new upstream release 1.0.1 2006-12-13 18:12:41 +00:00
Jarod Wilson
aed89e004f Disable pydebug, currently fails w/python 2.5 2006-12-13 05:33:21 +00:00
Jarod Wilson
6312adb6ef Bump-n-rebuild for python 2.5 2006-12-12 14:25:06 +00:00
Jarod Wilson
80eddd459f update to numpy 1.0 2006-10-25 21:55:43 +00:00
Jarod Wilson
e8d5ab0179 Update to numpy 0.9.8 2006-09-05 20:36:23 +00:00
Ignacio Vazquez-Abrams
5d23c63634 Upstream update 2006-04-27 00:47:34 +00:00
Ignacio Vazquez-Abrams
e5d718058d Upstream update 2006-02-17 01:08:01 +00:00
Ignacio Vazquez-Abrams
9cee528379 M-M-M-M-MONSTER UPDATE 2006-02-14 05:02:36 +00:00
Ignacio Vazquez-Abrams
6a6238fb68 Giving credit where credit is due 2006-02-04 19:22:38 +00:00
Ignacio Vazquez-Abrams
c9d6362d1d auto-import numpy-0.9.4-1 on branch devel from numpy-0.9.4-1.src.rpm 2006-02-04 05:46:41 +00:00