diff --git a/python-xcffib.changes b/python-xcffib.changes index 78cad74..7e905d5 100644 --- a/python-xcffib.changes +++ b/python-xcffib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 27 16:04:01 UTC 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 11:27:23 UTC 2021 - Matej Cepl diff --git a/python-xcffib.spec b/python-xcffib.spec index cef14c1..abe23c4 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,7 +1,7 @@ # # spec file for package python-xcffib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-xcffib -Version: 0.11.1 +Version: 0.12.1 Release: 0 Summary: A drop in replacement for xpyb, an XCB python binding License: Apache-2.0 diff --git a/xcffib-0.11.1.tar.gz b/xcffib-0.11.1.tar.gz deleted file mode 100644 index 0802056..0000000 --- a/xcffib-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a -size 84713 diff --git a/xcffib-0.12.1.tar.gz b/xcffib-0.12.1.tar.gz new file mode 100644 index 0000000..f9ff92c --- /dev/null +++ b/xcffib-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82fc55d7530d05d25506e77891ddbae2727ff30aca32b9c98845030ea379f17f +size 85272