14
0
forked from pool/python-xcffib

Accepting request 1006464 from home:mcalabkova:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1006464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=22
This commit is contained in:
2022-09-27 19:05:04 +00:00
committed by Git OBS Bridge
parent d8656a9a58
commit 04a3847ebf
4 changed files with 14 additions and 5 deletions

View File

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