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

python-zope.exceptions.spec

index 5efcc3c63e0dea0f172ac145d2df64b12b307e70..aef9877c8a6be1e8c374b5165a19d3de864a8dcd 100644 (file)
@@ -5,12 +5,14 @@
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
+%define                _enable_debug_packages  0
+
 %define        module  zope.exceptions
 Summary:       Zope Exceptions
 Summary(pl.UTF-8):     Zope Exceptions - wyjątki Zope
 Name:          python-%{module}
 Version:       4.3
-Release:       1
+Release:       2
 License:       ZPL v2.1
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/zope-exceptions/
This page took 0.100257 seconds and 4 git commands to generate.