[packages/python-zope.testrunner] disable debug packages; rel 3
atler
atler at pld-linux.org
Sat Mar 6 15:02:26 CET 2021
commit de01fc2a59587f1f0c4479fdced58eda039ed9df
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 15:02:13 2021 +0100
disable debug packages; rel 3
no arch specific files but for some reason arch specific location is
enforced
python-zope.testrunner.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-zope.testrunner.spec b/python-zope.testrunner.spec
index 354430b..e5b3369 100644
--- a/python-zope.testrunner.spec
+++ b/python-zope.testrunner.spec
@@ -5,11 +5,13 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
+%define _enable_debug_packages 0
+
Summary: Flexible test runner with layer support
Summary(pl.UTF-8): Elastyczne uruchamianie testów z obsługą warstw
Name: python-zope.testrunner
Version: 5.1
-Release: 2
+Release: 3
License: ZPL v2.1
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/zope.testrunner/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.testrunner.git/commitdiff/de01fc2a59587f1f0c4479fdced58eda039ed9df
More information about the pld-cvs-commit
mailing list