14
0

Accepting request 969541 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/969541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=11
This commit is contained in:
2022-04-15 22:13:20 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 12 08:58:13 UTC 2022 - Markéta Machová <mmachova@suse.com>
- do not use mock
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 26 12:44:54 UTC 2022 - Dirk Müller <dmueller@suse.com> Sat Feb 26 12:44:54 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -49,7 +49,6 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six >= 1.10.0} BuildRequires: %{python_module six >= 1.10.0}
%endif %endif
%if 0%{suse_version} < 1550 %if 0%{suse_version} < 1550
BuildRequires: python-mock
BuildRequires: xauth BuildRequires: xauth
%endif %endif
BuildRequires: dos2unix BuildRequires: dos2unix