14
0

- update to 3.1.1:

* Propagate exception to all pending commands
  * Fix test for python 3.12
- switch to PEP517 build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpd2?expand=0&rev=13
This commit is contained in:
2024-01-27 10:55:23 +00:00
committed by Git OBS Bridge
parent 7e44a29061
commit c26db50920
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 27 10:53:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.1:
* Propagate exception to all pending commands
* Fix test for python 3.12
- switch to PEP517 build
-------------------------------------------------------------------
Thu Dec 14 21:35:04 UTC 2023 - Dirk Müller <dmueller@suse.com>