Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501952 - dev-python/paramiko should depend on dev-python/ecdsa[${PYTHON_USEDEP}]
Summary: dev-python/paramiko should depend on dev-python/ecdsa[${PYTHON_USEDEP}]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-02-21 04:03 UTC by yegle
Modified: 2014-03-22 01:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2014-02-21 04:03:56 UTC
As the summary says.

The specific situation is: I have PYTHON_TARGETS="python3_3" in make.conf and explicitly added "python_targets_python2_7" USE flag for several package in package.use. This works fine but paramiko failed to run. dev-python/ecdsa only install files for python3.3 in my setup.

Reproducible: Always
Comment 1 yegle 2014-03-14 22:57:56 UTC
paramiko-1.13.0 was released yesterday and added Python 3 support. Maybe it's a good time to version bump as well as handling this PYTHON_USEDEP problem.

https://pypi.python.org/pypi/paramiko/1.13.0
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-03-22 01:26:12 UTC
Fixed in the tree.