- 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:
Dirk Mueller 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,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

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>

View File

@ -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}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f323021447f9e73078d21bb928c48f4dabeaeb3f3b37e803c6d6b98735e81483
size 88972

BIN
xcffib-1.3.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.