You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brad Schoening (Jira)" <ji...@apache.org> on 2022/01/29 02:04:00 UTC

[jira] [Updated] (CASSANDRA-17325) Remove obsolete enum34 package from requirements

     [ https://issues.apache.org/jira/browse/CASSANDRA-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Schoening updated CASSANDRA-17325:
---------------------------------------
    Description: The enum34 package was used for backwards compatibility with python prior to the introduction of the Enum class in python 3.4.  This can now be safely removed as a dependency in requirements.txt as CQLSH supports Python 3.6+.  No code changes are needed.  (was: The enum34 package was used for backwards compatibility with python prior to the introduction of the Enum class in python 3.4.  This can now be safely removed as a dependency in requirements.txt.  No code changes are needed.)

> Remove obsolete enum34 package from requirements
> ------------------------------------------------
>
>                 Key: CASSANDRA-17325
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17325
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Brad Schoening
>            Assignee: Brad Schoening
>            Priority: Normal
>
> The enum34 package was used for backwards compatibility with python prior to the introduction of the Enum class in python 3.4.  This can now be safely removed as a dependency in requirements.txt as CQLSH supports Python 3.6+.  No code changes are needed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org