Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426232 - dev-python/paramiko-1.7.7.2 version bump request
Summary: dev-python/paramiko-1.7.7.2 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 02:35 UTC by Ian Delaney (RETIRED)
Modified: 2012-08-17 07:05 UTC (History)
0 users

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


Attachments
ebuild patch (paramiko.patch,1.44 KB, patch)
2012-07-12 02:35 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-07-12 02:35:15 UTC
Created attachment 317968 [details, diff]
ebuild patch

archtester paramiko # USE_PYTHON="2.5 2.6 2.7" ebuild paramiko-1.7.7.2.ebuild clean test
--------------------------------------------------------------------------
 * Testing of dev-python/paramiko-1.7.7.2 with CPython 2.5...
----------------------------------------------------------------------
Ran 109 tests in 50.752s

OK
 * Testing of dev-python/paramiko-1.7.7.2 with CPython 2.6...
----------------------------------------------------------------------
Ran 109 tests in 47.210s

OK
 * Testing of dev-python/paramiko-1.7.7.2 with CPython 2.7...
----------------------------------------------------------------------
Ran 109 tests in 46.273s

OK

pycrypto doesn't support pypy currently.  No pypy.

archtester paramiko # USE_PYTHON="2.5 2.6 2.7" ebuild paramiko-1.7.7.2.ebuild merge
>>> Original instance of package unmerged safely.
 * 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/paramiko-1.7.7.2 merged.
It seems src_uri for this has to be pypi.  the lah.net site has NOT made a release of this version.
Comment 1 Patrick Lauer gentoo-dev 2012-08-17 07:05:34 UTC
+  17 Aug 2012; Patrick Lauer <patrick@gentoo.org> +paramiko-1.7.7.2.ebuild:
+  Bump for #426232