Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416479 - dev-python/mwlib-0.13.7 version bump request
Summary: dev-python/mwlib-0.13.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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 09:21 UTC by Ian Delaney (RETIRED)
Modified: 2012-05-19 22:58 UTC (History)
0 users

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


Attachments
ebuild patch (mwlib.patch,2.65 KB, patch)
2012-05-18 09:21 UTC, Ian Delaney (RETIRED)
Details | Diff
revised ebuild patch (mwlib.patch,3.11 KB, patch)
2012-05-19 01:12 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-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.