SHA256
1
0
forked from pool/python-numpy

- Force cythonization to ensure build under different versions of

python

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal
2019-10-03 13:54:26 +00:00
committed by Git OBS Bridge
parent 793bbb5e9d
commit 6695e2c226
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 3 13:53:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Force cythonization to ensure build under different versions of
python
-------------------------------------------------------------------
Thu Sep 26 11:52:40 UTC 2019 - Berthold Gunreben <azouhr@opensuse.org>