[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-17247: - Fix Version/s: 4.0.2 4.1 (was: 4.x) (was: 4.0.x) Since Version: NA Source Control Link: https://github.com/apache/cassandra/commit/8c8d9b8e5743825c47c7743c7bbfd062533e1602 Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed, thank you! > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.2, 4.1 > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berenguer Blasi updated CASSANDRA-17247: Status: Ready to Commit (was: Review In Progress) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berenguer Blasi updated CASSANDRA-17247: Status: Review In Progress (was: Needs Committer) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Berenguer Blasi updated CASSANDRA-17247: Reviewers: Berenguer Blasi, Brandon Williams (was: Brandon Williams) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-17247: - Status: Needs Committer (was: Patch Available) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-17247: - Reviewers: Brandon Williams > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-17247: - Test and Documentation Plan: run CI Status: Patch Available (was: In Progress) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see release history) _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ above from homepage at [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] was: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ Homepage: [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql|https://pypi.org/project/cql/] (see > release history) > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > above from homepage at > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ _Homepage: https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_ was: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql/] > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > _Homepage: > https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_ -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ Homepage: [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] was: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ _Homepage: https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_ > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql/] > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ > Homepage: > [https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2|https://code.google.com/archive/a/apache-extras.org/p/cassandra-dbapi2_] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] _A DB-API 2.0 compliant client library for Cassandra/CQL_ _This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead._ was: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql/] > _A DB-API 2.0 compliant client library for Cassandra/CQL_ > _This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead._ -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors [https://pypi.org/project/cql/] A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. was: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > [https://pypi.org/project/cql/] > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-17247: - Bug Category: Parent values: Code(13163) Complexity: Low Hanging Fruit Discovered By: User Report Fix Version/s: 4.0.x 4.x Severity: Low Assignee: Brad Schoening Status: Open (was: Triage Needed) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Assignee: Brad Schoening >Priority: Normal > Fix For: 4.0.x, 4.x > > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. > [https://pypi.org/project/cql/] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appears to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] was: The dependency 'cql' appear to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appears to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. > [https://pypi.org/project/cql/] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appear to be obsolete in requirements.txt and is not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] was: The dependency 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appear to be obsolete in requirements.txt and is not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. > [https://pypi.org/project/cql/] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. The package 'cql' was last updated in 2012 and has been deprecated by its authors A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. [https://pypi.org/project/cql/] was: The dependency 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. The package 'cql' was last updated in 2012 A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. https://pypi.org/project/cql/ > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appear to be obsolete in requirements.txt and are not > imported by the python code. > The package 'cql' was last updated in 2012 and has been deprecated by its > authors > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. > [https://pypi.org/project/cql/] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependency 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. The package 'cql' was last updated in 2012 A DB-API 2.0 compliant client library for Cassandra/CQL This driver has been {*}deprecated{*}. Please use python-driver [https://github.com/datastax/python-driver] instead. https://pypi.org/project/cql/ was:The dependencies 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependency 'cql' appear to be obsolete in requirements.txt and are not > imported by the python code. > The package 'cql' was last updated in 2012 > A DB-API 2.0 compliant client library for Cassandra/CQL > This driver has been {*}deprecated{*}. Please use python-driver > [https://github.com/datastax/python-driver] instead. > https://pypi.org/project/cql/ -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependencies 'cql' appear to be obsolete in requirements.txt and are not imported by the python code. (was: The dependencies 'cql' and 'thrift' appear to be obsolete in requirements.txt and are not imported by the python code.) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependencies 'cql' appear to be obsolete in requirements.txt and are not > imported by the python code. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Attachment: 17247-removed-obsolete-cql-dependency.patch > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > Attachments: 17247-removed-obsolete-cql-dependency.patch > > > The dependencies 'cql' and 'thrift' appear to be obsolete in requirements.txt > and are not imported by the python code. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org
[jira] [Updated] (CASSANDRA-17247) Remove unused dependencies from pylib/requirements.txt
[ https://issues.apache.org/jira/browse/CASSANDRA-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17247: --- Description: The dependencies 'cql' and 'thrift' appear to be obsolete in requirements.txt and are not imported by the python code. (was: The dependencies 'cql' and 'thrift' appear to be obsolete and are not imported by the python code.) > Remove unused dependencies from pylib/requirements.txt > -- > > Key: CASSANDRA-17247 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17247 > Project: Cassandra > Issue Type: Bug > Components: CQL/Interpreter >Reporter: Brad Schoening >Priority: Normal > > The dependencies 'cql' and 'thrift' appear to be obsolete in requirements.txt > and are not imported by the python code. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org