diff --git a/python-xcffib-six-leftover.patch b/python-xcffib-six-leftover.patch deleted file mode 100644 index 675cb5a..0000000 --- a/python-xcffib-six-leftover.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/test/test_python_code.py b/test/test_python_code.py -index f8568b4..5aa67ff 100644 ---- a/test/test_python_code.py -+++ b/test/test_python_code.py -@@ -17,7 +17,6 @@ - import xcffib.xproto - import xcffib.xinput - import os --import six - import struct - import sys - from xcffib._ffi import ffi - diff --git a/python-xcffib.changes b/python-xcffib.changes index e20a46d..aea3a36 100644 --- a/python-xcffib.changes +++ b/python-xcffib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 10 06:54:58 UTC 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 12:39:00 UTC 2023 - Dirk Müller diff --git a/python-xcffib.spec b/python-xcffib.spec index 0044354..e40b867 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -27,15 +27,13 @@ %{?sle15_python_module_pythons} Name: python-xcffib%{?psuffix} -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: A drop in replacement for xpyb, an XCB python binding License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/tych0/xcffib Source: https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-%{version}.tar.gz -# https://github.com/tych0/xcffib/commit/8a488867d30464913706376ca3a9f4c98ca6c5cf -Patch0: python-xcffib-six-leftover.patch # fix ffi import [bsc#1209570c4] Patch1: python-xcffib-ffi-import.patch BuildRequires: %{python_module cffi >= 1.1.0} diff --git a/xcffib-1.2.0.tar.gz b/xcffib-1.2.0.tar.gz deleted file mode 100644 index 6e6084a..0000000 --- a/xcffib-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f323021447f9e73078d21bb928c48f4dabeaeb3f3b37e803c6d6b98735e81483 -size 88972 diff --git a/xcffib-1.3.0.tar.gz b/xcffib-1.3.0.tar.gz new file mode 100644 index 0000000..4250b87 --- /dev/null +++ b/xcffib-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4594e4826fc35ea5090e4d6dd9963b3b1675b7d1247e5c3a019d9506b8bf77 +size 89874