1a037a6bfc
Accepting request 1218359 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1218359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=10
2024-10-27 10:24:48 +00:00
1fdc1bbddc
Accepting request 1218125 from home:yeey:OpenWebUI
...
enable sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1218125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=20
2024-10-25 14:49:33 +00:00
3f1c1eb394
Accepting request 1076896 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1076896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=9
2023-04-03 15:46:41 +00:00
3aaf197cbd
Accepting request 1076639 from home:bnavigator:branches:devel:languages:python:numeric
...
- Update to 0.12.1
* Fixes a bug in the library discover on Linux, if no system
library and no packaged library could be found.
- Release 0.12.0
* Updated libsndfile to v1.2.0
* Improves precompiled library location, especially with py2app
or cx-freeze.
* Now provide binary wheels for Linux x86_64
* Now prefers packaged libsndfile over system-installed
libsndfile
- Release 0.11.0
* MP3 support
* Updates libsndfile to v1.1.0
* Adds get_strings method for retrieving all metadata at once
* Improves documentation, error messages and tests
* Displays length of very short files in samples
* Supports the file system path protocol (pathlib et al)
OBS-URL: https://build.opensuse.org/request/show/1076639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=18
2023-04-03 10:55:34 +00:00
9f398c8e4e
Accepting request 873929 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/873929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=8
2021-02-20 21:12:21 +00:00
b06ece0c3a
Accepting request 873862 from home:bnavigator:branches:devel:languages:python
...
- Don't install and test optional numpy on python36 flavor,
because NumPy 1.20 on Tumbleweed does not support Python 3.6
anymore (NEP 29)
OBS-URL: https://build.opensuse.org/request/show/873862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=16
2021-02-19 23:03:32 +00:00
7f1a854ef3
Accepting request 781459 from devel:languages:python
...
- Fix pytest dependency
OBS-URL: https://build.opensuse.org/request/show/781459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=7
2020-03-05 22:20:24 +00:00
Tomáš Chvátal
5b30447aa6
- Fix pytest dependency
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=14
2020-03-04 11:08:01 +00:00
6ab7d98b62
Accepting request 752987 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/752987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=6
2019-12-03 14:21:41 +00:00
Todd R
37f71bb00c
Accepting request 752986 from home:TheBlackCat:branches:devel:languages:python
...
Update to 0.10.3.post1
OBS-URL: https://build.opensuse.org/request/show/752986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=12
2019-12-02 16:29:21 +00:00
a387ca8393
Accepting request 746334 from devel:languages:python
...
- Run through spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/746334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=5
2019-11-08 14:25:55 +00:00
803880863d
Run through spec-cleaner
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=10
2019-11-07 15:50:10 +00:00
456d47df66
Fix %pytest call
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=9
2019-10-14 13:47:28 +00:00
f678ac11dc
Accepting request 722036 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/722036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=4
2019-08-13 11:16:42 +00:00
Todd R
e1314f65fe
Accepting request 722035 from home:TheBlackCat:branches:devel:languages:python
...
Restrict pytest version to fix tests.
OBS-URL: https://build.opensuse.org/request/show/722035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=7
2019-08-09 16:10:44 +00:00
d21000bf9d
Accepting request 629749 from devel:languages:python
...
- Sort out the header a bit
- Remove test conditional, always run tests
- Mark the package as noarch (as it is)
* one test is failing on i586, but it is bug in libsndfile, disabled for now
ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767]
exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767)
https://github.com/bastibe/SoundFile/issues/185
OBS-URL: https://build.opensuse.org/request/show/629749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=3
2018-08-17 22:05:56 +00:00
Tomáš Chvátal
bb5a9dcc08
- Sort out the header a bit
...
- Remove test conditional, always run tests
- Mark the package as noarch (as it is)
* one test is failing on i586, but it is bug in libsndfile, disabled for now
ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767]
exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767)
https://github.com/bastibe/SoundFile/issues/185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=5
2018-08-17 09:17:34 +00:00
04a1372e77
Accepting request 610559 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/610559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=2
2018-05-19 13:43:58 +00:00
Tomáš Chvátal
5497ea90f6
Accepting request 610548 from home:jengelh:branches:devel:languages:python
...
- Do not repeat other packages' metadata in description.
OBS-URL: https://build.opensuse.org/request/show/610548
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=3
2018-05-19 01:07:01 +00:00
f0f15c6772
Accepting request 605509 from devel:languages:python
...
Python sound file I/O that supports numpy
OBS-URL: https://build.opensuse.org/request/show/605509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=1
2018-05-15 08:10:20 +00:00
Todd R
c1fc946a0d
Accepting request 605508 from devel:languages:python:misc
...
Python sound file I/O that supports numpy
OBS-URL: https://build.opensuse.org/request/show/605508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=1
2018-05-09 01:24:35 +00:00