14
0
forked from pool/python-sox
Commit Graph

4 Commits

Author SHA256 Message Date
56a7f15563 - skip some tests failing for i586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sox?expand=0&rev=5
2024-05-14 11:48:24 +00:00
d669361526 - Build package from source
- Run tests
- Update to 1.5.0
  - This is the first stable release of the 1.5 series. It is
    functionally identical to 1.5-rc1. Compared to 1.4, the main
    change is that we have dropped support for EOL Python (3.7 and
    earlier) and have added support for Python up to 3.12 (@hugovk and
    @lostanlen).
  - New features:
    * pathlib support (#124), @cjacoby
    * type hints (#129), @hadware and @rabitt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sox?expand=0&rev=4
2024-05-14 11:35:02 +00:00
b495e8d56a Accepting request 927520 from home:DocB:branches:devel:languages:python
- version 1.4.1
  changes up to version 1.4.0:
  * added .build_array() which supports file or in memory inputs and array outputs
  * added .build_file() - an alias to .build()
  * refactored .build() function to support file or in-memory array inputs and file outputs
  * the call to subprocess calls the binary directly (shell=False)
  * file_info methods return None instead of 0 when the value is not available
  * fixed bug in file_info.bitrate(), which was returning bitdepth
  * added file_info.bitdepth()
  * added Windows support for soxi
  * added configurable logging
  * .trim() can be called with only the start time specificed

OBS-URL: https://build.opensuse.org/request/show/927520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sox?expand=0&rev=3
2021-10-26 14:18:06 +00:00
Todd R
c6222a7f07 Accepting request 770324 from home:TheBlackCat:branches:devel:languages:python:numeric
Audio processing toolkit for python.

Required by the latest version of python-audiomate, which is already in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/770324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sox?expand=0&rev=1
2020-02-05 15:14:40 +00:00