[ https://issues.apache.org/jira/browse/AVRO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834024#action_12834024 ]
Jeff Hammerbacher commented on AVRO-136: ---------------------------------------- Doug: your patch does not include setup.py. Also, your comment in README.txt is slightly incorrect: the Python implementation can be built and installed without setuptools but cannot be packaged for distribution as an egg without it. > 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: Jeff Hammerbacher > Fix For: 1.3.0 > > Attachments: AVRO-136.patch, AVRO-136.patch, AVRO-136.patch, setup.py > > > 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.