forked from pool/python-zope.interface
- Don't switch off python36 build, half of python-* packages depend on it.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=45
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 8 07:50:02 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Don't switch off python36 build, half of python-* packages depend on it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 3 16:41:53 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
Wed Feb 3 16:41:53 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
|||||||
@@ -19,9 +19,6 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%global modname zope.interface
|
%global modname zope.interface
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
%if 0%{?suse_version} >= 1550
|
|
||||||
%define skip_python36 1
|
|
||||||
%endif
|
|
||||||
Name: python-zope.interface
|
Name: python-zope.interface
|
||||||
Version: 5.2.0
|
Version: 5.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user