[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-07-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370807#comment-15370807
 ] 

ASF subversion and git services commented on AIRFLOW-150:
-

Commit 191c21ee3a3bc2bc68395d39cfc979abb54e3335 in incubator-airflow's branch 
refs/heads/branch-1.7.2-apache from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=191c21e ]

[AIRFLOW-150] setup.py classifiers dict should be list


> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Dan Davydov
>  Labels: newbie
> Fix For: Airflow 1.8
>
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-05-20 Thread Dan Davydov (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293843#comment-15293843
 ] 

Dan Davydov commented on AIRFLOW-150:
-

Ah it looks like it was assigned to me, oh well.

> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Dan Davydov
>  Labels: newbie
> Fix For: Airflow 1.8
>
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-05-20 Thread Dan Davydov (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293837#comment-15293837
 ] 

Dan Davydov commented on AIRFLOW-150:
-

That's weird I thought I assigned the issue to myself (it's not clear from the 
JIRA issue history if this was the case or not), apologies if this wasn't the 
case! Github automatically adds the PR when you merge which is why I didn't 
bother with the external URL since it was such a short-lived PR.

> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Chris Riccomini
>  Labels: newbie
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-05-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15293798#comment-15293798
 ] 

ASF subversion and git services commented on AIRFLOW-150:
-

Commit af1164059234a88173a23e0cea8a59e757a3f112 in incubator-airflow's branch 
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=af11640 ]

[AIRFLOW-150] setup.py classifiers dict should be list


> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Chris Riccomini
>  Labels: newbie
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-05-19 Thread Chris Riccomini (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15292654#comment-15292654
 ] 

Chris Riccomini commented on AIRFLOW-150:
-

Derp. Saw [~aoen] beat me to it at 
https://github.com/apache/incubator-airflow/pull/1527.

Dan, could you please make sure to point to the PR on the JIRA?

> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Chris Riccomini
>  Labels: newbie
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AIRFLOW-150) setup.py classifiers should be a list not a dict

2016-05-19 Thread Chris Riccomini (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15292624#comment-15292624
 ] 

Chris Riccomini commented on AIRFLOW-150:
-

PR at https://github.com/apache/incubator-airflow/pull/1528

> setup.py classifiers should be a list not a dict
> 
>
> Key: AIRFLOW-150
> URL: https://issues.apache.org/jira/browse/AIRFLOW-150
> Project: Apache Airflow
>  Issue Type: Bug
>Reporter: Dan Davydov
>Assignee: Dan Davydov
>  Labels: newbie
>
> I ran into this issue when trying to release to pypi, setuptools expects 
> classifiers in setup.py to be a list, not a dict.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)