You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Maxim Orlov (JIRA)" <ji...@apache.org> on 2017/09/18 11:09:00 UTC

[jira] [Created] (ARIA-385) Limit wheel version for python 2.6 support

Maxim Orlov created ARIA-385:
--------------------------------

             Summary: Limit wheel version for python 2.6 support
                 Key: ARIA-385
                 URL: https://issues.apache.org/jira/browse/ARIA-385
             Project: AriaTosca
          Issue Type: Bug
            Reporter: Maxim Orlov


The new version of wheel (0.30.0) no longer supports python 2.6.
ARIA uses wagon, which uses wheel (>=0.24.0). The requirement for wheel needs to be hard coded for python 2.6 to use 0.29.0.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)