[ https://issues.apache.org/jira/browse/AVRO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher updated AVRO-136: ----------------------------------- Attachment: AVRO-136.patch Here's a patch which updates Eric's setup.py to use two spaces (instead of four) and reads the Avro version from share/VERSION.txt. I have also modified the "dist" target in build.xml to put a .egg file into dist/. Anyone care to try it out and +/-1? > 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.3.0 > > Attachments: 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.