Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422723 - dev-python/kombu-2.2.0 version bump request
Summary: dev-python/kombu-2.2.0 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-06-21 07:19 UTC by Ian Delaney (RETIRED)
Modified: 2012-06-29 15:45 UTC (History)
1 user (show)

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


Attachments
ebuild patch (kombu.patch,1.61 KB, patch)
2012-06-21 07:19 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-06-21 07:19:58 UTC
Created attachment 315891 [details, diff]
ebuild patch

archtester kombu # USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8 2.7-pypy-1.9" USE="doc examples" ebuild kombu-2.2.0.ebuild clean test merge

>>> Original instance of package unmerged safely.
 * 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 CPython 3.1      [ ok ]
 * Compilation and optimization of Python modules for CPython 3.2      [ ok ]
 * Compilation and optimization of Python modules for PyPy 1.8 (Python 2.7) [ ok ]
 * Compilation and optimization of Python modules for PyPy 1.9 (Python 2.7) [ ok ]
>>> dev-python/kombu-2.2.0 merged.