Accepting request 770556 from home:mcalabkova:branches:devel:languages:python
- update to 0.9.0 * add Python 3.8 * test: don't fail when there is no pre-existing display OBS-URL: https://build.opensuse.org/request/show/770556 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=14
This commit is contained in:
parent
ab99676aa9
commit
9ab8b7af37
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 12:33:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.9.0
|
||||
* add Python 3.8
|
||||
* test: don't fail when there is no pre-existing display
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 12:07:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-xcffib
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-xcffib
|
||||
Version: 0.8.1
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: A drop in replacement for xpyb, an XCB python binding
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/tych0/xcffib
|
||||
URL: https://github.com/tych0/xcffib
|
||||
Source: https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-%{version}.tar.gz
|
||||
BuildRequires: %{python_module cffi >= 1.1.0}
|
||||
BuildRequires: %{python_module nose}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6e9aafa88ffdc19c886a96b178926e1e6dcf17e36310c6f92ba088c731fce0e
|
||||
size 82979
|
3
xcffib-0.9.0.tar.gz
Normal file
3
xcffib-0.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c16eb113387cef49ffb63856ae4de65949c9c19a4adec9e45b0c6c5fbf603e4
|
||||
size 83063
|
Loading…
x
Reference in New Issue
Block a user