[packages/python-zope.testing] disable debug packages; rel 2
atler
atler at pld-linux.org
Sat Mar 6 15:01:26 CET 2021
commit c3594bd40d7b3210894c1cdad06ae4797ee7f463
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 15:01:02 2021 +0100
disable debug packages; rel 2
no arch specific files but for some reason arch specific location is
enforced
python-zope.testing.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-zope.testing.spec b/python-zope.testing.spec
index 7143b7b..e909e59 100644
--- a/python-zope.testing.spec
+++ b/python-zope.testing.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.testing
Summary: Support for different testing frameworks
Summary(pl.UTF-8): Obsługa różnych szkieletów testowych
Name: python-%{module}
Version: 4.7
-Release: 1
+Release: 2
License: ZPL v2.1
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/zope-testing/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.testing.git/commitdiff/c3594bd40d7b3210894c1cdad06ae4797ee7f463
More information about the pld-cvs-commit
mailing list