Accepting request 1006504 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xcffib?expand=0&rev=11
This commit is contained in:
commit
8fe5563ea2
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 16:04:01 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- 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 <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a
|
||||
size 84713
|
3
xcffib-0.12.1.tar.gz
Normal file
3
xcffib-0.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82fc55d7530d05d25506e77891ddbae2727ff30aca32b9c98845030ea379f17f
|
||||
size 85272
|
Loading…
x
Reference in New Issue
Block a user