| Summary: | adding dev-python/pyftpdlib to the tree | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Paweł Hajdan, Jr. (RETIRED) <phajdan.jr> |
| Component: | New packages | Assignee: | 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 |
||
Are you sure that package wont work with python-2.6? Is pyopenssl needed to _build_ package? 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. *** This bug has been marked as a duplicate of bug 354177 *** |
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?