14
0
forked from pool/python-Cython

Accepting request 319398 from home:TheBlackCat:branches:devel:languages:python

- Remove unneeded numpy dependency to avoid dependency loop.
- create dummy alternative to avoid 13.1's post-build-check bug
- fixing update_alternatives

OBS-URL: https://build.opensuse.org/request/show/319398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=59
This commit is contained in:
Todd R
2015-07-29 13:03:09 +00:00
committed by Git OBS Bridge
parent 23073e6890
commit 888bd2a4a3
2 changed files with 22 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 29 11:52:24 UTC 2015 - toddrme2178@gmail.com
- Remove unneeded numpy dependency to avoid dependency loop.
- create dummy alternative to avoid 13.1's post-build-check bug
- specfile:
* fixing update_alternatives
-------------------------------------------------------------------
Fri Jul 10 21:59:38 UTC 2015 - termim@gmail.com