[packages/python-kombu] Version: 4.2.1

jajcus jajcus at pld-linux.org
Wed Sep 26 13:11:00 CEST 2018


commit 2a91630a95cc6ea647d3bc17dd37914eafc60030
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Sep 26 13:10:43 2018 +0200

    Version: 4.2.1

 python-kombu.spec | 11 ++++-------
 unittest2.patch   |  7 -------
 2 files changed, 4 insertions(+), 14 deletions(-)
---
diff --git a/python-kombu.spec b/python-kombu.spec
index fe06561..0a04ea8 100644
--- a/python-kombu.spec
+++ b/python-kombu.spec
@@ -8,13 +8,12 @@
 %define 	module	kombu
 Summary:	Messaging library for Python
 Name:		python-%{module}
-Version:	3.0.37
-Release:	3
+Version:	4.2.1
+Release:	1
 License:	BSD-like
 Group:		Development/Languages/Python
-Source0:	https://pypi.python.org/packages/38/69/8d603be2df979f1b9ffefae1e51cde664c52a258aff6e8c3253032c8f2c8/%{module}-%{version}.tar.gz
-# Source0-md5:	a1901036ba5e70e6b1733f7c2d5ee313
-Patch0:		unittest2.patch
+Source0:	https://files.pythonhosted.org/packages/source/k/kombu/%{module}-%{version}.tar.gz
+# Source0-md5:	15e43bdeacef6805a61e2cdee717f748
 URL:		http://pypi.python.org/pypi/kombu
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.710
@@ -90,8 +89,6 @@ Dokumentacja API %{module}.
 %prep
 %setup -q -n %{module}-%{version}
 
-%patch0 -p1
-
 %build
 %if %{with python2}
 %py_build %{?with_tests:test}
diff --git a/unittest2.patch b/unittest2.patch
deleted file mode 100644
index 26da838..0000000
--- a/unittest2.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-diff -dur kombu-3.0.29.orig/requirements/test.txt kombu-3.0.29/requirements/test.txt
---- kombu-3.0.29.orig/requirements/test.txt	2015-09-29 23:47:57.000000000 +0200
-+++ kombu-3.0.29/requirements/test.txt	2015-11-17 09:33:19.000000000 +0100
-@@ -1,3 +1,2 @@
- nose
--unittest2>=0.5.0
- mock
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-kombu.git/commitdiff/2a91630a95cc6ea647d3bc17dd37914eafc60030



More information about the pld-cvs-commit mailing list