[packages/python-cassandra] - up to 3.14.0

arekm arekm at pld-linux.org
Wed Jul 4 09:08:08 CEST 2018


commit 1d18b5987726e0e895080644b34db52b7fae1802
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jul 4 09:07:58 2018 +0200

    - up to 3.14.0

 python-cassandra-build.patch | 11 -----------
 python-cassandra.spec        |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/python-cassandra.spec b/python-cassandra.spec
index 8c09ecf..b6b6137 100644
--- a/python-cassandra.spec
+++ b/python-cassandra.spec
@@ -13,13 +13,12 @@
 Summary:	A Python client driver for Apache Cassandra
 Summary(pl.UTF-8):	Moduł Pythona dla klientów Apache Cassandra
 Name:		python-%{module}
-Version:	3.7.1
-Release:	5
+Version:	3.14.0
+Release:	1
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://github.com/datastax/python-driver/archive/%{version}.tar.gz
-# Source0-md5:	6c451069c85490b0f78dcb1f0a0cda5f
-Patch0:		%{name}-build.patch
+# Source0-md5:	d1dfc043ced03165f62ea97c00b9f002
 URL:		http://github.com/datastax/python-driver
 BuildRequires:	libev-devel
 BuildRequires:	rpm-pythonprov
@@ -99,7 +98,6 @@ Dokumentacja API %{module}.
 
 %prep
 %setup -q -n python-driver-%{version}
-%patch0 -p1
 
 %build
 %if %{with python2}
diff --git a/python-cassandra-build.patch b/python-cassandra-build.patch
deleted file mode 100644
index 07eefb7..0000000
--- a/python-cassandra-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- python-driver-3.7.1/setup.py~	2016-10-26 17:00:31.000000000 +0200
-+++ python-driver-3.7.1/setup.py	2016-12-29 22:42:29.223605087 +0100
-@@ -388,7 +388,7 @@ def run_setup(extensions):
-         # 1.) build_ext eats errors at compile time, letting the install complete while producing useful feedback
-         # 2.) there could be a case where the python environment has cython installed but the system doesn't have build tools
-         if pre_build_check():
--            kw['setup_requires'] = ['Cython>=0.20,<0.25']
-+            kw['setup_requires'] = ['Cython>=0.20,<0.26']
-         else:
-             sys.stderr.write("Bypassing Cython setup requirement\n")
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cassandra.git/commitdiff/1d18b5987726e0e895080644b34db52b7fae1802



More information about the pld-cvs-commit mailing list