Accepting request 786391 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/786391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pulsectl?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-03-19 18:51:41 +00:00 committed by Git OBS Bridge
commit 561502444a
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 19 09:49:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 20.2.4
* Add pulse.get_card_by_name() wrapper [#38].
* Expose "corked" bool attr in PulseSinkInputInfo and PulseSourceOutputInfo [#37].
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 20 13:59:09 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com> Mon Jan 20 13:59:09 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test %bcond_without test
Name: python-pulsectl Name: python-pulsectl
Version: 20.1.2 Version: 20.2.4
Release: 0 Release: 0
Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse) Summary: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
License: MIT License: MIT