forked from pool/python-xcffib
Accepting request 1118613 from home:uncomfyhalomacro:branches:devel:languages:python
- update to 1.5.0: * build against xcb-proto 1.16.0 (Tycho Andersen) * add an automatic-github-releaser scrip * use cffi's in-line mode * build against xcb-proto 1.16.0 - remove python-xcffib-ffi-import.patch OBS-URL: https://build.opensuse.org/request/show/1118613 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=30
This commit is contained in:
@@ -27,15 +27,13 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-xcffib%{?psuffix}
|
||||
Version: 1.3.0
|
||||
Version: 1.5.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
|
||||
# fix ffi import [bsc#1209570c4]
|
||||
Patch1: python-xcffib-ffi-import.patch
|
||||
BuildRequires: %{python_module cffi >= 1.1.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
%if %{with test}
|
||||
|
||||
Reference in New Issue
Block a user