forked from pool/python-osc-tiny
Accepting request 816368 from devel:languages:python
revert OBS-URL: https://build.opensuse.org/request/show/816368 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=19
This commit is contained in:
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 22 06:18:40 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
||||||
|
|
||||||
- Don't build with python2 (and thus we don't need unittest2)
|
|
||||||
in Factory.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com
|
Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -17,12 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500
|
|
||||||
%bcond_with python2
|
|
||||||
%else
|
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
%endif
|
|
||||||
Name: python-osc-tiny
|
Name: python-osc-tiny
|
||||||
Version: 0.2.2
|
Version: 0.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Reference in New Issue
Block a user