[packages/python-cassandra] Initial version 2.1.1-1.

matkor matkor at pld-linux.org
Wed Oct 1 11:57:05 CEST 2014


commit c60ef8fca3d97d7d3c1de1e229115b3acd2cfe2c
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Wed Oct 1 11:56:44 2014 +0200

    Initial version 2.1.1-1.

 python-cassandra-futures_already_in_py32.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/python-cassandra-futures_already_in_py32.patch b/python-cassandra-futures_already_in_py32.patch
new file mode 100644
index 0000000..b17c6b7
--- /dev/null
+++ b/python-cassandra-futures_already_in_py32.patch
@@ -0,0 +1,11 @@
+--- ./setup.py.futures_already_in_py32	2014-09-09 19:12:13.000000000 +0200
++++ ./setup.py	2014-10-01 11:46:08.310521057 +0200
+@@ -182,7 +182,7 @@ def run_setup(extensions):
+         kw['cmdclass']['build_ext'] = build_extensions
+         kw['ext_modules'] = extensions
+ 
+-    dependencies = ['futures', 'six >=1.6']
++    dependencies = ['six >=1.6']
+ 
+     setup(
+         name='cassandra-driver',
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list