[ 
https://issues.apache.org/jira/browse/AVRO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762764#action_12762764
 ] 

Doug Cutting commented on AVRO-136:
-----------------------------------

When I apply this and try 'ant package-py' I get "ImportError: No module named 
setuptools".

Should the build get simplejson, setuptools, etc. from pypi automatically using 
easy_install?  Should easy_install be an Avro prerequisite?  Or can we fetch it 
automatically on demand like we do Ivy?

If there are new prerequisites then they should be added to README.txt.

> update the author and author_email, this is displayed on pypi

Ideally these could be "Apache Avro" and "avro-...@h.a.o".  In my glance at 
pypi it looks like multiple users can be permitted to update an egg...


> add support for building/releasing python eggs
> ----------------------------------------------
>
>                 Key: AVRO-136
>                 URL: https://issues.apache.org/jira/browse/AVRO-136
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.1.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 1.2.0
>
>         Attachments: AVRO-136.patch
>
>
> Add support for building and releasing python eggs via python's setuptools.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to