[packages/python-ruamel.base] disable debug packages; rel 4
atler
atler at pld-linux.org
Tue Mar 2 12:38:33 CET 2021
commit 6e55146e2ffa8d1960fde1092d35be94cc05f179
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Mar 2 12:36:10 2021 +0100
disable debug packages; rel 4
essentially noarch package but owns arch specific common directory as
a most convenient place for such dir
python-ruamel.base.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-ruamel.base.spec b/python-ruamel.base.spec
index c0354db..4ae5424 100644
--- a/python-ruamel.base.spec
+++ b/python-ruamel.base.spec
@@ -3,12 +3,14 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
+%define _enable_debug_packages 0
+
%define module ruamel.base
Summary: Common routines for ruamel packages
Summary(pl.UTF-8): Wspólne funkcje dla pakietów ruamel
Name: python-%{module}
Version: 1.0.0
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/ruamel.base/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ruamel.base.git/commitdiff/6e55146e2ffa8d1960fde1092d35be94cc05f179
More information about the pld-cvs-commit
mailing list