David Knupp created IMPALA-9726:
-----------------------------------

             Summary: Update boilerplate in the PyPI sidebar for impala-shell 
supported versions
                 Key: IMPALA-9726
                 URL: https://issues.apache.org/jira/browse/IMPALA-9726
             Project: IMPALA
          Issue Type: Sub-task
          Components: Clients
    Affects Versions: Impala 4.0
            Reporter: David Knupp


The following lines need to be updated to reflect that the shell now supports 
python 2.7+ and 3+.

https://github.com/apache/impala/blob/master/shell/packaging/setup.py#L164-167
{noformat}
    'Programming Language :: Python :: 2 :: Only',
    'Programming Language :: Python :: 2.6',
    'Programming Language :: Python :: 2.7',
{noformat}

Note that this has no effect on the actual installation. This line is what 
manages that, and its value is correct for both Impala 3.4.0 and Impala 4.0:
https://github.com/apache/impala/blob/master/shell/packaging/setup.py#L138



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to