commit 6e10e0c36342a9567af7e0e9165f0583b54444ad
Author: Jan Rękorajski <[email protected]>
Date: Tue Mar 9 23:59:28 2021 +0100
- python 3 support in python3-kombu now
- rel 2
python-kombu.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-kombu.spec b/python-kombu.spec
index 06068f4..ecee538 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -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/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-kombu.git/commitdiff/6e10e0c36342a9567af7e0e9165f0583b54444ad
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit