SHA256
1
0
forked from pool/python-numpy

Accepting request 123556 from devel:languages:python

Add libatlas2 buildrequires.  This provides very highly tuned linear algebra handling. (forwarded request 123555 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/123556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=21
This commit is contained in:
Stephan Kulow
2012-06-07 13:39:34 +00:00
committed by Git OBS Bridge
parent 0c1db2c7d4
commit f81be4a10d
6 changed files with 236 additions and 14 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jun 4 15:30:34 UTC 2012 - toddrme2178@gmail.com
- Add libatlas2 buildrequires
-------------------------------------------------------------------
Fri Jun 1 12:08:16 UTC 2012 - toddrme2178@gmail.com
- Remove blas/lapack tests since these build successfully on all
targets now
- Add documentation packages
These are separate packages because a lot of packages depend on
numpy, so building the documentation inside the base spec file
would slow down the build process for the entire project
-------------------------------------------------------------------
Mon May 21 08:03:11 UTC 2012 - toddrme2178@gmail.com