15
0

10 Commits

Author SHA256 Message Date
2102ff212c 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
6140f57f39 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
f3c20a401b 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
Tomáš Chvátal
d170f7336f - 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
Todd R
daed96f9cc 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
4c15fd2aca 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
Todd R
ef8c54066a 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
Tomáš Chvátal
5951263d0f - 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
Tomáš Chvátal
42e8f3afd5 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
Todd R
13acd01f7c 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