From: Jan Palus Date: Sat, 6 Mar 2021 13:53:53 +0000 (+0100) Subject: disable debug packages; rel 5 X-Git-Tag: auto/th/python-zope.component-4.4.1-5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=10ac27ab69d26cfda53ba30b2c76fbf1649fee03;p=packages%2Fpython-zope.component.git disable debug packages; rel 5 no arch specific files but for some reason arch specific location is enforced --- diff --git a/python-zope.component.spec b/python-zope.component.spec index 224edc8..a06aa06 100644 --- a/python-zope.component.spec +++ b/python-zope.component.spec @@ -3,12 +3,14 @@ %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module +%define _enable_debug_packages 0 + %define module zope.component Summary: Core of the Zope Component Architecture Summary(pl.UTF-8): Rdzeń Zope Component Architecture Name: python-%{module} Version: 4.4.1 -Release: 4 +Release: 5 License: ZPL 2.1 Group: Libraries/Python Source0: https://files.pythonhosted.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz