[
https://issues.apache.org/jira/browse/ARIA-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024577#comment-16024577
]
ASF GitHub Bot commented on ARIA-261:
-------------------------------------
Github user johnament commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/139#discussion_r118466854
--- Diff: setup.py ---
@@ -119,6 +120,9 @@ class DevelopCommand(develop):
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
'Programming Language :: Python',
+ 'Programming Language :: Python :: 2',
--- End diff --
If you can please fix the license statement to match thrift's example
https://github.com/apache/thrift/blob/master/lib/py/setup.py#L95
> Single-source ARIA version
> --------------------------
>
> Key: ARIA-261
> URL: https://issues.apache.org/jira/browse/ARIA-261
> Project: AriaTosca
> Issue Type: Task
> Reporter: Ran Ziv
> Assignee: Ran Ziv
> Priority: Minor
>
> ARIA version is currently stated at both {{aria/VERSION.py}} and
> {{setup.py}}. There should be a single source of truth for ARIA's version.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)