14
0
forked from pool/python-xcffib

- update to 1.3.0:

* remove leftover six import
  * module: expose additional xcb errors
  * Fix List.to_string()
- drop python-xcffib-six-leftover.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=28
This commit is contained in:
2023-05-10 06:55:48 +00:00
committed by Git OBS Bridge
parent 1cdcd043fe
commit 72f5729ba4
5 changed files with 13 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 10 06:54:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* remove leftover six import
* module: expose additional xcb errors
* Fix List.to_string()
- drop python-xcffib-six-leftover.patch (upstream)
-------------------------------------------------------------------
Fri Apr 21 12:39:00 UTC 2023 - Dirk Müller <dmueller@suse.com>