[packages/python-zope.deprecation] disable debug packages; rel 5

atler atler at pld-linux.org
Sat Mar 6 14:58:05 CET 2021


commit a7bcf3d8f3c6fff17b9ab6746fbdd820a6844272
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Mar 6 14:57:36 2021 +0100

    disable debug packages; rel 5
    
    no arch specific files but for some reason arch specific location is
    enforced

 python-zope.deprecation.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.deprecation.git/commitdiff/a7bcf3d8f3c6fff17b9ab6746fbdd820a6844272



More information about the pld-cvs-commit mailing list