Index: databases/py-cassandra-driver/Makefile =================================================================== --- databases/py-cassandra-driver/Makefile (revision 493423) +++ databases/py-cassandra-driver/Makefile (working copy) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cassandra-driver -DISTVERSION= 3.16.0 -PORTREVISION= 0 +DISTVERSION= 3.17.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: databases/py-cassandra-driver/distinfo =================================================================== --- databases/py-cassandra-driver/distinfo (revision 493423) +++ databases/py-cassandra-driver/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542618758 -SHA256 (cassandra-driver-3.16.0.tar.gz) = 42bcb167a90da6604081872ef609a327a63273842da81120fc462de031155abe -SIZE (cassandra-driver-3.16.0.tar.gz) = 229652 +TIMESTAMP = 1550691903 +SHA256 (cassandra-driver-3.17.0.tar.gz) = 6d42e11fd5879f12b1600e4c0f604e4432f472d030e80176b833c99c9cf989fc +SIZE (cassandra-driver-3.17.0.tar.gz) = 230053 Index: databases/py-cassandra-driver/files/patch-setup.py =================================================================== --- databases/py-cassandra-driver/files/patch-setup.py (revision 493423) +++ databases/py-cassandra-driver/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2018-10-31 06:47:06 UTC -+++ setup.py -@@ -395,7 +395,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(): -- cython_dep = 'Cython>=0.20,!=0.25,<0.29' -+ cython_dep = 'Cython>=0.20,!=0.25,<0.30' - user_specified_cython_version = os.environ.get('CASS_DRIVER_ALLOWED_CYTHON_VERSION') - if user_specified_cython_version is not None: - cython_dep = 'Cython==%s' % (user_specified_cython_version,) Property changes on: databases/py-cassandra-driver/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property