Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416167 - dev-python/pyasn1-0.1.3 version bump request
Summary: dev-python/pyasn1-0.1.3 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-05-15 22:48 UTC by Ian Delaney (RETIRED)
Modified: 2012-05-18 04:15 UTC (History)
0 users

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


Attachments
ebuild patch (pyasn1.patch,714 bytes, patch)
2012-05-15 22:48 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-05-15 22:48:51 UTC
Created attachment 311911 [details, diff]
ebuild patch

According to CHANGES;

Revision 0.1.1
- Major overhawl for Python 2.4 -- 3.2 compatibility:

Seems support for python3 was missed last bump.

archtester pyasn1 # USE_PYTHON="2.5 2.6 2.7 2.7-pypy-1.8 3.1 3.2" ebuild pyasn1-0.1.3.ebuild clean test 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 ]
 * Compilation and optimization of Python modules for PyPy 1.8 (Python 2.7) [ ok ]
 * Compilation and optimization of Python modules for CPython 3.1         [ ok ]
 * Compilation and optimization of Python modules for CPython 3.2         [ ok ]
>>> dev-python/pyasn1-0.1.3 merged.

good to go.  very good to go.
Comment 1 Patrick Lauer gentoo-dev 2012-05-18 04:15:59 UTC
+  18 May 2012; Patrick Lauer <patrick@gentoo.org> +pyasn1-0.1.3.ebuild:
+  Bump for #416167