Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 416479

Summary: dev-python/mwlib-0.13.7 version bump request
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch
revised ebuild patch

Description Ian Delaney (RETIRED) gentoo-dev 2012-05-18 09:21:29 UTC
Created attachment 312179 [details, diff]
ebuild patch

archtester mwlib # USE_PYTHON="2.6 2.7" ebuild mwlib-0.13.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 ]
>>> dev-python/mwlib-0.13.7 merged.

Python2.5 has a problem.  Likely related to it's old.
I am told wmlib had ad a problem for months.
Not any more.  Also remember;
dev-python/[gevent,qserve,roman,sqlite3dbm,bottle]
are all new deps, in a new ebuild bug and or in improvise, ready to go.
Other deps dropped, 

The tests have a couple of bailouts. Still working on them.
Will soon be good to go simplejson -> 2.5.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-05-19 01:12:26 UTC
Created attachment 312239 [details, diff]
revised ebuild patch

This is still a work in progress.  There is a testing() commented out that also works.  This sees the test phase pass at least in my system. I've not quite finished exploring
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-05-19 08:43:20 UTC
The test.patch can be dropped. Not sure why, but it passes without
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-05-19 11:25:01 UTC
+*mwlib-0.13.7 (19 May 2012)
+
+  19 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +mwlib-0.13.7.ebuild:
+  Version bump, fixes #416479 by Ian Delaney <johneed@hotmail.com>. Thanks to
+  Arfrever for fixing test_odfwriter.py
+
Comment 4 Arfrever Frehtes Taifersar Arahesis 2012-05-19 22:58:46 UTC
(In reply to comment #3)
> Thanks to Arfrever for fixing test_odfwriter.py

You removed all tests from this file.