[packages/python-zope.deferredimport] disable debug packages; rel 2
atler
atler at pld-linux.org
Sat Mar 6 14:56:19 CET 2021
commit 8b3d71bdc9839d6ed698b4c3b9ac96cd15062281
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 14:55:32 2021 +0100
disable debug packages; rel 2
no arch specific files but for some reason arch specific location is
enforced
python-zope.deferredimport.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-zope.deferredimport.spec b/python-zope.deferredimport.spec
index 5898056..f856a70 100644
--- a/python-zope.deferredimport.spec
+++ b/python-zope.deferredimport.spec
@@ -1,9 +1,11 @@
+%define _enable_debug_packages 0
+
%define module zope.deferredimport
Summary: Defer Python module import
Summary(pl.UTF-8): Opóźnianie importu modułów Pythona
Name: python-%{module}
Version: 3.5.3
-Release: 1
+Release: 2
License: ZPL 2.1
Group: Libraries/Python
Source0: http://pypi.python.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zope.deferredimport.git/commitdiff/8b3d71bdc9839d6ed698b4c3b9ac96cd15062281
More information about the pld-cvs-commit
mailing list