17
0
Commit Graph

15 Commits

Author SHA256 Message Date
500b6f8e9f Accepting request 1317730 from home:glaubitz:branches:devel:languages:python
- Update to 0.4.5
  * 2025-09-15 fixes compatibility with latest Numpy
- Updated BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1317730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=25
2025-11-14 09:01:38 +00:00
8674eea3b1 Accepting request 1272159 from home:glaubitz:branches:devel:languages:python
- Update to 0.4.4
  * Improves response to Pulseaudio runtime failures
  * Fixes multi-byte sound card names on macOS
  * Improves response to Windows buffer underruns
  * Improves behavior when playing nothing on Windows
  * Implements named channel map elements on Linux
  * Fixes empty soundcard list on macOS
- Adjust upstream source name in spec file
- Allow lower- and uppercase filenames for meta directory
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions

OBS-URL: https://build.opensuse.org/request/show/1272159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=23
2025-04-23 20:22:53 +00:00
3836579023 - update to 0.4.3:
* improves response to Pulseaudio runtime failures
  * implements named channel map elements on Linux
- Update to 0.4.2:
  * fixes silence recording on macOS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=21
2024-06-10 08:57:42 +00:00
6083b6f4cc Accepting request 999749 from home:yarunachalam:branches:devel:languages:python
- Update to 0.4.2: 
  * adds compatibility with NixOS library naming (Thank you, shithead!)
  * fixes deprecation for Python 3.10 (Thank you, Nekyo!)
  * fixes deprecation in recent Numpy

OBS-URL: https://build.opensuse.org/request/show/999749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=19
2022-08-29 09:43:04 +00:00
c8db203a01 Accepting request 914186 from home:glaubitz:branches:devel:languages:python
- Update to 0.4.1:
  * fixes freezing bug on Linux during startup
  * improves error reporting on Linux
  * fixes crash due to use-after-free on Linux
  * fixes unicode error on Windows

OBS-URL: https://build.opensuse.org/request/show/914186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=18
2021-08-29 06:03:07 +00:00
4c191c21b3 Accepting request 875345 from home:alarrosa:branches:devel:languages:python
- Do not build the python36 flavor on TW since numpy is a build
  dependency and it doesn't support python 3.6 anymore.

OBS-URL: https://build.opensuse.org/request/show/875345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=16
2021-02-26 11:17:52 +00:00
8f02020255 Accepting request 875140 from home:alarrosa:branches:devel:languages:python
- Require the pulseaudio-daemon capability instead of the
  pulseaudio package, so alternative implementations can be used
  (boo#1182730).

OBS-URL: https://build.opensuse.org/request/show/875140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=15
2021-02-25 16:01:30 +00:00
b0136906ba - Update to 0.4.0:
* fixes silent recordings on Windows
  * get and set the pulseaudio program name on Linux
  * fixes error with unicode soundcard names on Windows
  * adds support for pyinstaller (v4)
  * adds compatibility with Windows 7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=13
2020-07-21 05:40:39 +00:00
Todd R
98dae792a7 Accepting request 752994 from home:TheBlackCat:branches:devel:languages:python
Update to 0.3.3

OBS-URL: https://build.opensuse.org/request/show/752994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=11
2019-12-02 17:12:19 +00:00
Tomáš Chvátal
526e679c26 - Switch to source release
- Update to 0.3.0:
  * Various docu updates
  * Support python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=9
2019-03-28 14:15:29 +00:00
Todd R
e88ae127d3 Accepting request 662729 from home:TheBlackCat:branches:devel:languages:python
- README not needed anymore, license is in wheel

OBS-URL: https://build.opensuse.org/request/show/662729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=7
2019-01-03 21:35:39 +00:00
Todd R
d402af0fe6 Accepting request 660740 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.2.2
  * adds Sphinx/Readthedocs documentation
- Update to 0.2.1
  * adds bug fix for IPython on Windows (Thank you, Sebastian Michel!)

OBS-URL: https://build.opensuse.org/request/show/660740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=6
2018-12-22 21:10:28 +00:00
0c51c16911 Accepting request 646624 from home:jengelh:branches:devel:languages:python
- Remove information from description that is subject to be out of
  date anytime, as well as development process instructions.

OBS-URL: https://build.opensuse.org/request/show/646624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=4
2018-11-08 08:14:56 +00:00
Todd R
95354eac07 Accepting request 646438 from home:TheBlackCat:branches:devel:languages:python
- Some wording cleanups.

OBS-URL: https://build.opensuse.org/request/show/646438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=3
2018-11-05 15:15:18 +00:00
Todd R
1637dc83bb high-level cross-platform audio toolkit for Python
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=1
2018-11-02 02:30:15 +00:00