Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422749 - dev-python/netaddr-0.7.7 version bump request
Summary: dev-python/netaddr-0.7.7 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: https://github.com/drkjam/netaddr/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 10:08 UTC by Ian Delaney (RETIRED)
Modified: 2012-06-22 03:52 UTC (History)
2 users (show)

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-06-21 10:08:36 UTC
archtester netaddr # USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8 2.7-pypy-1.9" ebuild netaddr-0.7.7.ebuild clean 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/netaddr-0.7.7 merged.

only change; set to 
PYTHON_TESTS_FAILURES_TOLERANT_ABIS="3.* *-jython"
since python3.x fails 1 single test

archtester netaddr # ls /mnt/gen2/TmpDir/portage/dev-python/netaddr-0.7.7/work/netaddr-0.7.7/docs/source/

api.rst    changes.rst  contributors.rst  index.rst   introduction.rst  references.rst   tutorial_02.rst
authors.rst  conf.py   copyright.rst   installation.rst  license.rst       tutorial_01.rst  tutorial_03.rst
? missing a makefile.
Comment 1 Maxim Koltsov (RETIRED) gentoo-dev 2012-06-22 03:52:56 UTC
Done.