Accepting request 1225955 from devel:languages:python

- update to 24.11.0:
  * pulsectl: check return from pa_context_new to be not NULL

OBS-URL: https://build.opensuse.org/request/show/1225955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pulsectl?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2024-11-24 10:04:27 +00:00 committed by Git OBS Bridge
commit bace7c6482
4 changed files with 10 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 23 08:30:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 24.11.0:
* pulsectl: check return from pa_context_new to be not NULL
-------------------------------------------------------------------
Sat Aug 31 11:42:13 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_without test
Name: python-pulsectl
Version: 24.8.0
Version: 24.11.0
Release: 0
Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
License: MIT