Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408401 - dev-python/pyro-4.12 version bump request
Summary: dev-python/pyro-4.12 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-03-15 20:05 UTC by Ian Delaney (RETIRED)
Modified: 2012-03-16 06:44 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-03-15 20:05:58 UTC
gentoo64 pyro # FEATURES=test USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8" emerge pyro

 * Testing of dev-python/pyro-4.12 with CPython 2.6...
Ran 154 tests in 45.927s
OK
 * Testing of dev-python/pyro-4.12 with CPython 2.7...
Ran 154 tests in 45.919s
OK
 Ran 154 tests in 46.048s
* Testing of dev-python/pyro-4.12 with CPython 3.1...
OK
 * Testing of dev-python/pyro-4.12 with CPython 3.2...

FAIL: testConnectingThreads (PyroTests.test_server.ServerTestsOnce)
AssertionError: 1 != 2 : proxy shared among threads must still have only 1 connect done

which is fairly minor and likely fixable.  2.7-pypy-1.8 also failed that test in the same way.

gentoo64 pyro # USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8" emerge pyro
>>> Emerging (1 of 1) dev-python/pyro-4.12
>>> Installing (1 of 1) dev-python/pyro-4.12

So installs with support for *:2.6 plus pypy.
All systems are go.
Comment 1 Patrick Lauer gentoo-dev 2012-03-16 06:44:19 UTC
*pyro-4.12 (09 Mar 2012)

  09 Mar 2012; Patrick Lauer <patrick@gentoo.org> +pyro-4.12.ebuild:
  Bump


Duplicate? :)