14
0

Accepting request 672627 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/672627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysndfile?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2019-02-08 11:15:55 +00:00
committed by Git OBS Bridge
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 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 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 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 Source11: https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.LESSER.txt
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}