14
0

Accepting request 941228 from home:pgajdos:python

- version update to 0.2.1
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/941228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qstylizer?expand=0&rev=9
This commit is contained in:
2021-12-17 22:15:38 +00:00
committed by Git OBS Bridge
parent 045d03c254
commit a11933e56d
4 changed files with 10 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-qstylizer
Version: 0.2.0
Version: 0.2.1
Release: 0
Summary: Stylesheet Generator for PyQt{4-5}/PySide{1-2}
License: MIT
@@ -32,7 +32,6 @@ BuildRequires: python-rpm-macros
BuildRequires: %{python_module inflection > 0.3.0}
BuildRequires: %{python_module pytest >= 4}
BuildRequires: %{python_module pytest-mock >= 1.6}
BuildRequires: %{python_module pytest-runner >= 2.7}
BuildRequires: %{python_module tinycss2}
#BuildRequires: %%{python_module pytest-catchlog >= 1}
BuildRequires: %{python_module pytest-xdist >= 1.1}