]> git.pld-linux.org Git - packages/python-kombu.git/commitdiff
- python 3 support in python3-kombu now auto/th/python-kombu-4.6.11-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Mar 2021 22:59:28 +0000 (23:59 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Mar 2021 22:59:28 +0000 (23:59 +0100)
- rel 2

python-kombu.spec

index 06068f44d6ef8e0c1ef340de3e6d23d13f56b8a7..ecee538d84092b2d3f310218335d34422cc930e9 100644 (file)
@@ -3,15 +3,15 @@
 %bcond_without doc     # Sphinx documentation
 %bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
-%define        module  kombu
+%define                module  kombu
 Summary:       Messaging library for Python
 Summary(pl.UTF-8):     Biblioteka komunikatów dla Pythona
 Name:          python-%{module}
 # keep 4.x here for python2 support
 Version:       4.6.11
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.org/simple/kombu/
This page took 0.095055 seconds and 4 git commands to generate.