Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415369 - dev-python/ssh-1.7.14 version bump request
Summary: dev-python/ssh-1.7.14 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 13:16 UTC by Ian Delaney (RETIRED)
Modified: 2013-01-15 04:39 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 Ian Delaney (RETIRED) gentoo-dev 2012-05-10 13:16:31 UTC
archtester ssh # USE_PYTHON="2.5 2.7" ebuild ssh-1.7.14.ebuild clean test

----------------------------------------------------------------------
Ran 109 tests in 48.656s                 OK

archtester ssh # USE=doc USE_PYTHON="2.5 2.6 2.7" ebuild ssh-1.7.14.ebuild clean merge

 * Compilation and optimization of Python modules for CPython 2.5       [ ok ]
 * Compilation and optimization of Python modules for CPython 2.6       [ ok ]
 * Compilation and optimization of Python modules for CPython 2.7       [ ok ]
>>> dev-python/ssh-1.7.14 merged.

'install_requires': 'pycrypto >= 2.1, != 2.4', hence 
RDEPEND=">=dev-python/pycrypto-2.1
        !=dev-python/pycrypto-2.4"
would appear to be the only required adjustment. Otherwise

good to go.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-01-15 04:39:56 UTC
*ssh-1.7.14 (10 May 2012)

  10 May 2012; Jesus Rivero <neurogeek@gentoo.org> +ssh-1.7.14.ebuild:
  Version bump