15
0

- 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/package/show/devel:languages:python/python-SoundCard?expand=0&rev=23
This commit is contained in:
2025-04-23 20:22:53 +00:00
committed by Git OBS Bridge
commit 8a042c6b8d
8 changed files with 252 additions and 0 deletions

View File

@@ -0,0 +1 @@
addFilter("devel-file-in-non-devel-package .*/site-packages/soundcard/.*.py.h")