Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404559 - dev-python/pyasn1-0.1.2 version bump request
Summary: dev-python/pyasn1-0.1.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-02-19 18:28 UTC by Ian Delaney (RETIRED)
Modified: 2012-03-02 09:53 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-02-19 18:28:14 UTC
>>> Source compiled.
>>> Test phase [test]: dev-python/pyasn1-0.1.2
make: Nothing to be done for `test'.

The test suite and the file test/suite.py is absent in this version.
Easiest to set RESTRICT="test" to trump the src_test(), save removing it all together.

localhost pyasn1 # ebuild pyasn1-0.1.2.ebuild merge

>>> Original instance of package unmerged safely.
 * Compilation and optimization of Python modules for CPython 2.7 ...                                [ ok ]
>>> dev-python/pyasn1-0.1.2 merged.

good to go
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 07:44:51 UTC
>>> Source compiled.
 * Testing of dev-python/pyasn1-0.1.2 with CPython 2.5...
Traceback (most recent call last):
  File "test/suite.py", line 1, in <module>
    import test.type.suite
ImportError: No module named type.suite
 * ERROR: dev-python/pyasn1-0.1.2 failed (test phase):
 *   Testing failed with CPython 2.5 in testing() function
Comment 2 Arfrever Frehtes Taifersar Arahesis 2012-02-26 02:00:28 UTC
Test suite passes for me (even with CPython 2.5 and Jython 2.5).
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-03-02 09:53:46 UTC
+*pyasn1-0.1.2 (02 Mar 2012)
+
+  02 Mar 2012; Dirkjan Ochtman <djc@gentoo.org> +pyasn1-0.1.2.ebuild:
+  Version bump to 0.1.2 for bug 404559.

Fixed the test suite, moving on.