Ray Donnelly
352a6eee69
numpy: Missed bits, remove _POSIX_BUILD
...
It is a dependency back to our Python changes that makes our
NumPy changes less palatable from an upstreaming perspective.
Really, we want to know if Python has been built with GCC, and
that is exactly what 'GCC' in sys.version determines.
2016-01-04 01:11:27 +00:00
Ray Donnelly
51ca502b53
python2 + 3 + numpy: Various updates and fixes
...
* Update python2 to 2.7.11
* Update numpy to 1.10.2 (and number the patches).
* New python2 + 3 patch so that sys.version returns
something more similar to normal CPython so that
get_build_architecture in distutils msvccompiler.py
returns the right thing (NumPy uses it so there's
every chance other things will too).
2016-01-02 21:45:58 +00:00
Alexey Pavlov
d1bc62e06e
numpy: Update to 1.10.1
2015-10-20 15:22:22 +03:00
Alexey Pavlov
4b60e4c1d9
numpy: Update to 1.10.0
2015-10-08 15:32:52 +03:00
Alexey Pavlov
f4911b647a
=== Rebuild with GCC-5.1.0. Part IV ===
2015-07-07 16:23:44 +03:00
Alexpux
474f4130c7
numpy: Update to 1.9.2
2015-03-10 10:16:23 +03:00
Alexpux
c4361d6027
numpy: Update to 1.9.1
2014-11-17 19:11:44 +03:00
Ray Donnelly
908970d474
python-numpy: Remove *.install, emit '#!/usr/bin/env python' to bin/*.py
2014-10-19 22:12:55 +01:00
Alexpux
32c8722fd3
Rebuild python/numpy with fixed mingw-w64 runtime
2014-10-15 20:48:28 +04:00
Ray Donnelly
1120db694c
numpy: Build in -${CARCH} folder, rebase patches
2014-10-12 01:23:03 +01:00
Alexpux
e1fd9e2b9f
numpy: Fix dependencies.
2014-09-24 13:09:39 +04:00
U-Laptop\rute
a51fa04ade
fix numpy testsuite
2014-09-22 23:31:01 +02:00
Alexpux
2dadda9647
python packages: Fix errors.
2014-09-18 22:07:05 +04:00
U-Laptop\rute
0b434edce0
make python-numpy depend on openblas
2014-09-17 19:04:49 +02:00
Alexpux
896fae1c09
python-numpy: Update to 1.9.0
2014-09-12 14:15:05 +04:00
Alexpux
31c0555019
numpy: Yet better grep version from string.
2014-08-29 22:11:55 +04:00
Alexpux
6ce929ba91
numpy: Update to 1.8.2
2014-08-29 13:02:57 +04:00
Alexpux
d92815a652
Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined
2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40
Fix formatting. Replace TAB with two spaces
2014-04-22 16:46:15 +04:00
Alexpux
48d1cdd10d
python-numpy: Update to 1.8.1
2014-04-04 15:22:15 +04:00
Alexpux
0cbe8019a6
python-numpy: Fix post install commands
2014-03-21 17:58:23 +04:00
Alexpux
a5d1d01ed7
python-numpy: Rebuild against Python-3.4
2014-03-19 15:35:00 +04:00
Alexpux
aad7f5af25
Add python packages: beaker, jinja, mako, markupsafe, nose, numpy, sphinx
2014-02-19 06:46:38 +04:00