From: Jan Palus Date: Sat, 6 Mar 2021 13:57:36 +0000 (+0100) Subject: disable debug packages; rel 5 X-Git-Tag: auto/th/python-zope.deprecation-4.0.2-5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a7bcf3d8f3c6fff17b9ab6746fbdd820a6844272;p=packages%2Fpython-zope.deprecation.git disable debug packages; rel 5 no arch specific files but for some reason arch specific location is enforced --- diff --git a/python-zope.deprecation.spec b/python-zope.deprecation.spec index 1eb5f62..4e37d96 100644 --- a/python-zope.deprecation.spec +++ b/python-zope.deprecation.spec @@ -4,12 +4,14 @@ %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module +%define _enable_debug_packages 0 + %define module zope.deprecation Summary: Deprecation library for Python code Summary(pl.UTF-8): Biblioteka odradzająca dla kodu w Pythonie Name: python-%{module} Version: 4.0.2 -Release: 4 +Release: 5 License: ZPL 2.1 Group: Libraries/Python Source0: http://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz