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

python-zope.deprecation.spec

index 1eb5f62326732d1e6a3e33b83636aef3ecdcd2df..4e37d96384b408e19e22b34fdbc112d41f96f3d2 100644 (file)
@@ -4,12 +4,14 @@
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
+%define                _enable_debug_packages  0
+
 %define        module  zope.deprecation
 Summary:       Deprecation library for Python code
 Summary(pl.UTF-8):     Biblioteka odradzajÄ…ca dla kodu w Pythonie
 Name:          python-%{module}
 Version:       4.0.2
-Release:       4
+Release:       5
 License:       ZPL 2.1
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz
This page took 0.109591 seconds and 4 git commands to generate.