GPyPi2 — Google Summer of Code week #11
Greetings, following is the weekly update for gpypi2 project. It's main purpose is to generate ebuilds from Python Package Index. Quick links to project info: Repository, issue tracker Hudson CI instance Sphinx documentation generated by hudson on each commit GPyPi knows about metadata.xml, ChangeLog and Manifest! Previous week (2nd - 9th August) Task: metadata, echangelog and manifest generation In the last week of implementing features I will add support for Gentoo developers workflow. Done. Implementation is in gpypi2/workflow.py. One issue though: echangelog has no idea how to add files to SCM, will have to find another abstraction tool for that.