14
0

Accepting request 1248705 from home:glaubitz:branches:devel:languages:python

- Update to 24.12.0
  * expose profile_list (and n_profiles too) for PulseCardPortInfo
  * Setup/changelog version bump
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1248705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=26
This commit is contained in:
2025-02-26 16:15:32 +00:00
committed by Git OBS Bridge
parent d5c70fa5a2
commit 036393b588
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ba32745d3f198d5657af19f7ee3eb007af5a86a306ec3cd45af42e767820d0d
size 41166

3
pulsectl-24.12.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:288d6715232ac6f3dcdb123fbecaa2c0b9a50ea4087e6e87c3f841ab0a8a07fc
size 41200

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 26 11:39:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 24.12.0
* expose profile_list (and n_profiles too) for PulseCardPortInfo
* Setup/changelog version bump
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Sat Nov 23 08:30:41 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pulsectl
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,10 @@
#
%{?sle15_python_module_pythons}
%bcond_without test
Name: python-pulsectl
Version: 24.11.0
Version: 24.12.0
Release: 0
Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
License: MIT