]> git.pld-linux.org Git - packages/python-zope.component.git/commitdiff
disable debug packages; rel 5 auto/th/python-zope.component-4.4.1-5
authorJan Palus <atler@pld-linux.org>
Sat, 6 Mar 2021 13:53:53 +0000 (14:53 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 6 Mar 2021 13:53:53 +0000 (14:53 +0100)
no arch specific files but for some reason arch specific location is
enforced

python-zope.component.spec

index 224edc87e5b3ef1edae29c5a58b7d767ef40e791..a06aa0610c24fc68f01655bdc70299e12a318fc0 100644 (file)
@@ -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 zope.component
 Summary:       Core of the Zope Component Architecture
 Summary(pl.UTF-8):     RdzeƄ Zope Component Architecture
 Name:          python-%{module}
 Version:       4.4.1
-Release:       4
+Release:       5
 License:       ZPL 2.1
 Group:         Libraries/Python
 Source0:       https://files.pythonhosted.org/packages/source/z/zope.component/zope.component-%{version}.tar.gz
This page took 0.168672 seconds and 4 git commands to generate.