14
0

Accepting request 886003 from home:mcalabkova:branches:devel:languages:python

- update to 21.3.4
  * Add timeout= option for connect() method [#48].
  * Expose "base_volume" (alsa volume level) attribute for sinks/sources [#47].

OBS-URL: https://build.opensuse.org/request/show/886003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pulsectl?expand=0&rev=14
This commit is contained in:
2021-04-16 13:45:00 +00:00
committed by Git OBS Bridge
parent 854a1eb9f7
commit 498bb2afce
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 16 13:32:15 UTC 2021 - Markéta Machová <mmachova@suse.com>
- update to 21.3.4
* Add timeout= option for connect() method [#48].
* Expose "base_volume" (alsa volume level) attribute for sinks/sources [#47].
-------------------------------------------------------------------
Thu Feb 25 11:33:35 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>