SHA256
1
0
forked from pool/python-numpy

Accepting request 145171 from devel:languages:python

- fixed using numpy with python 3.3.
- matplot build fail (bnc#793557) fixed by these changes.
- with python-bleeding edge repo still broken, fixed only for factory (forwarded request 145145 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/145171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=27
This commit is contained in:
Stephan Kulow
2012-12-14 09:43:43 +00:00
committed by Git OBS Bridge
parent ecb12a2a9e
commit 9512ffddf4
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 12 02:25:57 UTC 2012 - highwaystar.ru@gmail.com
- regenerate mtrand.c with cython, needed for python3.3 compatibility
-------------------------------------------------------------------
Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com