16 Commits

Author SHA256 Message Date
d4f8698c1f - update to 3.0.1:
* Fix a possible deadlock when FFmpeg's version output produces too
    much data.
- update to v3.0.0
  * Work correctly with GStreamer 1.18 and later (thanks to @ssssam)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=23
2023-12-07 20:53:37 +00:00
00fc41a932 Accepting request 1005510 from home:yarunachalam:branches:devel:languages:python
- update to v3.0.0 
  * Merge pull request #114 from Bomme/py36
  * remove .travis.yml since we have GitHub actions now
  * install ffmpeg in github action
  * add a GitHub actions workflow for python tox tests
  * remove deprecated pytest-runner (fully rely on tox instead)
  * remove python 2 specific code in gstdec.py
  * reorganize imports; remove python 2 specific imports
  * remove python 2.7 from travis.yml
  * add python_requires to setup.py
  * remove mention of Python 2 from README.rst
  * Only list python > 3.6 in setup.py and tox.ini
  * automatic pyupgrade rewrite

OBS-URL: https://build.opensuse.org/request/show/1005510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=21
2022-09-23 11:29:15 +00:00
26288ddb0b Accepting request 937785 from home:pgajdos:python
- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/937785
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=20
2021-12-09 16:55:09 +00:00
4dc30d693e - update to 2.1.9:
* Work correctly with GStreamer 1.18 and later (thanks to @ssssam)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=18
2021-03-08 22:35:09 +00:00
Tomáš Chvátal
b58c92f8d4 Accepting request 720007 from home:pgajdos
- version update to 2.1.8
  * Fix an unhandled ``OSError`` when FFmpeg is not installed.
  * Properly close some filehandles in the FFmpeg backend (thanks to
    @RyanMarcus and @ssssam).
  * The maddec backend now always produces bytes objects, like the other
    backends (thanks to @ssssam).
  * Resolve an audio data memory leak in the GStreamer backend (thanks again to
    @ssssam).
  * You can now optionally specify which specific backends ``audio_open`` should
    try (thanks once again to @ssssam).
- deleted patches
  - 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch (upstreamed)
- deleted sources
  - LICENSE (not needed)

OBS-URL: https://build.opensuse.org/request/show/720007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=16
2019-07-31 09:19:16 +00:00
Tomáš Chvátal
9af53bd197 Accepting request 678946 from home:alarrosa:branches:devel:languages:python
- Add 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch
  to ensure audio blocks are always of type bytes (and not sometimes
  bytearray when using maddec).

- Update to 2.1.5

OBS-URL: https://build.opensuse.org/request/show/678946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=14
2019-02-25 15:19:27 +00:00
96335f2059 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=12 2018-12-06 11:20:10 +00:00
228bfe9c6a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=11
2018-12-04 13:14:38 +00:00
Todd R
df57707814 Accepting request 646454 from home:TheBlackCat:branches:devel:languages:python
- Update to 2.1.6
  * Fix a "no such process" crash in the FFmpeg backend on Windows Subsystem for Linux (thanks to @llamasoft).
  * Avoid suppressing SIGINT in the GStreamer backend on older versions of PyGObject (thanks to @lazka).
- Recommend dependencies needed for full functionality.
- Include license file

OBS-URL: https://build.opensuse.org/request/show/646454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=9
2018-11-05 16:05:55 +00:00
Todd R
831d2a1581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=8 2018-11-03 03:04:42 +00:00
Todd R
fe4629ff6f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=7 2018-11-03 02:49:50 +00:00
9031b39e99 Accepting request 529127 from home:alarrosa:branches:devel:languages:python
- Update to 2.1.5 
  * Properly clean up the file handle when a backend fails to decode a file.
  * Fix parsing of "N.M" channel counts in the FFmpeg backend.
  * Avoid a crash in the raw backend when a file uses an unsupported
    number of bits per sample (namely, 24-bit samples in Python < 3.4).
  * Add a __version__ value to the package.

OBS-URL: https://build.opensuse.org/request/show/529127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=5
2017-09-28 16:06:23 +00:00
Thomas Bechtold
ed0c23d094 Accepting request 516581 from home:jengelh:branches:devel:languages:python
- Trim author list and redundant license info. Improve summary.

Trim trailing whitespace

OBS-URL: https://build.opensuse.org/request/show/516581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=3
2017-08-13 06:18:35 +00:00
Dominique Leuenberger
b9f9a72e54 Accepting request 516018 from devel:languages:python
Replaced python3-audioread, which is already in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/516018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-audioread?expand=0&rev=1
2017-08-24 16:50:52 +00:00
Todd R
3e022d96f1 Accepting request 490166 from home:alarrosa:branches:devel:languages:python
- Use singlespec macros

OBS-URL: https://build.opensuse.org/request/show/490166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=2
2017-04-24 14:58:57 +00:00
Thomas Bechtold
378eb80332 Accepting request 454958 from home:alarrosa:branches:devel:languages:python
New package python-audioread

OBS-URL: https://build.opensuse.org/request/show/454958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=1
2017-02-06 13:14:48 +00:00