Created attachment 364758 [details] ebuild babelfish is required for subliminal-0.7.x and for tests in guessit-0.7.x. I would like to proxy maintain it. Attached ebuild works fine with PYTHON_TARGETS="python2_7 python3_3", all tests work fine too.
Created attachment 364760 [details] live ebuild
As we've got time due to the other bugs being maintained by herds, we can further refine this: 1. We can use >=sphinx-1.1.3 for documentation generation. 2. Does this work with all versions of setuptools? Upstream mentions >=1.4. (Source: https://github.com/Diaoul/babelfish/blob/master/dev-requirements.txt)
> 1. We can use >=sphinx-1.1.3 for documentation generation. But why? There are https://github.com/Diaoul/babelfish/tree/master/docs/api and http://babelfish.readthedocs.org/en/latest/ As i understand dev-requirements.txt is not about packaging, but about making pull requests with changes to babelfish. > 2. Does this work with all versions of setuptools? Upstream mentions >=1.4. Yes, i have amd64 stable, dev-python/setuptools-0.8-r1 works fine.
+ 14 Dec 2013; Tom Wijsman <TomWij@gentoo.org> +babelfish-0.4.0.ebuild, + +babelfish-9999.ebuild, +metadata.xml: + New package for dev-python/babelfish, a Python library to work with countries + and languages; proxied commit for Nikoli, fixes bug #493490.