Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365669

Summary: adding dev-python/pyftpdlib to the tree
Product: Gentoo Linux Reporter: Paweł Hajdan, Jr. (RETIRED) <phajdan.jr>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/pyftpdlib/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pyftpdlib-0.6.0.ebuild
pyftpdlib-0.6.0.ebuild

Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-05-02 07:19:03 UTC
Created attachment 271847 [details]
pyftpdlib-0.6.0.ebuild

I'd like to add dev-python/pyftpdlib to the tree (see attached ebuild proposal). I'm not a member of the python team, so I'd like to get a review first.

My plan is to put the python herd and myself in metadata.xml. Is that OK?
Comment 1 Maxim Koltsov (RETIRED) gentoo-dev 2011-05-02 07:34:28 UTC
Are you sure that package wont work with python-2.6? Is pyopenssl needed to _build_ package?
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-05-02 09:38:38 UTC
Created attachment 271867 [details]
pyftpdlib-0.6.0.ebuild

(In reply to comment #1)
> Are you sure that package wont work with python-2.6?

>=python-2.7 is required for ssl support. Everything else will work with python-2.6, but I didn't manage to require python-2.7 when ssl USE flag is enabled and python-2.6 otherwise.

> Is pyopenssl needed to _build_ package?

It's needed for tests. I adjusted dependencies.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-05-02 14:01:23 UTC

*** This bug has been marked as a duplicate of bug 354177 ***