14
0
forked from pool/python-xcffib

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

- 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

OBS-URL: https://build.opensuse.org/request/show/1006464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=22
This commit is contained in:
2022-09-27 19:05:04 +00:00
committed by Git OBS Bridge
parent d8656a9a58
commit 04a3847ebf
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 27 16:04:01 UTC 2022 - Markéta Machová <mmachova@suse.com>
- 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 11:27:23 UTC 2021 - Matej Cepl <mcepl@suse.com>