[packages/python-kombu] - up to 4.6.7

arekm arekm at pld-linux.org
Mon Feb 17 23:00:15 CET 2020


commit 4f09112b20027cdf4bdd25b8cda13d1b047963b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 17 23:00:09 2020 +0100

    - up to 4.6.7

 python-kombu.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/python-kombu.spec b/python-kombu.spec
index 65f1533..e442857 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -8,12 +8,13 @@
 %define 	module	kombu
 Summary:	Messaging library for Python
 Name:		python-%{module}
-Version:	4.2.1
-Release:	2
+Version:	4.6.7
+Release:	1
 License:	BSD-like
 Group:		Development/Languages/Python
-Source0:	https://files.pythonhosted.org/packages/source/k/kombu/%{module}-%{version}.tar.gz
-# Source0-md5:	15e43bdeacef6805a61e2cdee717f748
+# Source0:	https://files.pythonhosted.org/packages/source/k/kombu/%{module}-%{version}.tar.gz
+Source0:	https://pypi.debian.net/%{module}/%{module}-%{version}.tar.gz
+# Source0-md5:	7fe3e4e60926625b9a47a07e4f3ade2d
 URL:		http://pypi.python.org/pypi/kombu
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
@@ -133,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS Changelog FAQ LICENSE README.rst THANKS TODO
+%doc AUTHORS FAQ LICENSE README.rst THANKS TODO
 %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}-*.egg-info
 
@@ -147,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS Changelog FAQ LICENSE README.rst THANKS TODO
+%doc AUTHORS FAQ LICENSE README.rst THANKS TODO
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{module}-*.egg-info
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-kombu.git/commitdiff/4f09112b20027cdf4bdd25b8cda13d1b047963b3



More information about the pld-cvs-commit mailing list