Changelog for
python312-xcffib-1.5.0-1.3.noarch.rpm :
* Wed Oct 18 2023 Soc Virnyl Estela
- update to 1.5.0:
* build against xcb-proto 1.16.0 (Tycho Andersen)
* add an automatic-github-releaser script
* use cffi\'s in-line mode
* build against xcb-proto 1.16.0- remove python-xcffib-ffi-import.patch
* Wed May 10 2023 Dirk Müller - 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 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Mar 23 2023 pgajdosAATTsuse.com- version update to 1.2.0
* no upstream changelog found- do not require six- added patches fix https://github.com/tych0/xcffib/commit/8a488867d30464913706376ca3a9f4c98ca6c5cf + python-xcffib-six-leftover.patch fix ffi import [bsc#1209570c4] + python-xcffib-ffi-import.patch
* Tue Sep 27 2022 Markéta Machová - Update to 0.12.1
* Replace nose by pytest
* Allow the master xcb version to pass even if failing
* drop Python 3.6, support Python 3.10
* ci: test with new xcb 1.15 release
* Fri Jul 16 2021 Matej Cepl - Replace use of nose2 by pytest. There is no need to do anything else.
* Thu Jul 08 2021 Markéta Machová - Update to 0.11.1
* connection: don\'t automatically disconnect() on connection error
* drop support for python 3.5
* tests: switch to nose2
* travis: test python 3.9
* Mon Oct 26 2020 John Vandenberg - Re-activate tests- Update to 0.10.1
* testing: handle lock file open() failures gracefully- from v0.10.0
* Drop support for Python 2.7
* testing: protect find_display() with flock()
* testing: don\'t leak discard FD
* Fri Feb 21 2020 Tomáš Chvátal - Disable tests to avoid deadlock in xvfb
* Thu Feb 06 2020 Marketa Calabkova - update to 0.9.0
* add Python 3.8
* test: don\'t fail when there is no pre-existing display