Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493490 - dev-python/babelfish: new package
Summary: dev-python/babelfish: new package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Nikoli
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 493524 494242
  Show dependency tree
 
Reported: 2013-12-07 05:29 UTC by Nikoli
Modified: 2013-12-14 15:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (babelfish-0.4.0.ebuild,555 bytes, text/plain)
2013-12-07 05:29 UTC, Nikoli
Details
live ebuild (babelfish-9999.ebuild,554 bytes, text/plain)
2013-12-07 05:30 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-12-07 05:29:52 UTC
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.
Comment 1 Nikoli 2013-12-07 05:30:04 UTC
Created attachment 364760 [details]
live ebuild
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-07 17:05:03 UTC
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)
Comment 3 Nikoli 2013-12-07 18:43:23 UTC
> 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.
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-14 15:18:27 UTC
+  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.