14
0

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

- Use Cython to rebuild sources properly.

OBS-URL: https://build.opensuse.org/request/show/672626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysndfile?expand=0&rev=6
This commit is contained in:
Todd R
2019-02-07 22:07:02 +00:00
committed by Git OBS Bridge
parent 1a4ca05cdb
commit efd33cc260
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 7 22:06:30 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Use Cython to rebuild sources properly.
-------------------------------------------------------------------
Sat Aug 11 06:32:26 UTC 2018 - tchvatal@suse.com

View File

@@ -27,6 +27,7 @@ URL: http://forge.ircam.fr/p/pysndfile
Source: https://files.pythonhosted.org/packages/source/p/pysndfile/pysndfile-%{version}.tar.gz
Source10: https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.txt
Source11: https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.LESSER.txt
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module pytest}