Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382923 - dev-python/webtest-1.3 version bump
Summary: dev-python/webtest-1.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 09:19 UTC by Johan Bergström
Modified: 2011-09-16 20:16 UTC (History)
0 users

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


Attachments
webtest-1.3.ebuild (webtest-1.3.ebuild,1.25 KB, text/plain)
2011-09-14 09:19 UTC, Johan Bergström
Details
webtest-1.3.ebuild (webtest-1.3.ebuild,1.27 KB, text/plain)
2011-09-14 09:25 UTC, Johan Bergström
Details
webtest-1.3-doctest-ellipsis.patch (webtest-1.3-doctest-ellipsis.patch,1.09 KB, patch)
2011-09-14 09:33 UTC, Johan Bergström
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2011-09-14 09:19:36 UTC
Created attachment 286415 [details]
webtest-1.3.ebuild

- fix test suite by adding ellipsis to some doctests (notified upstream)
 - add IUSE=doc (sphinx sep)
 - remove webtest/lint3.py on py2.* (future import in py25 will fail) - its only used for python 3 anyway
Comment 1 Johan Bergström 2011-09-14 09:25:22 UTC
Created attachment 286417 [details]
webtest-1.3.ebuild

src_prepare() should have distutils_src_prepare
Comment 2 Johan Bergström 2011-09-14 09:33:10 UTC
Created attachment 286419 [details, diff]
webtest-1.3-doctest-ellipsis.patch
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-09-16 08:52:43 UTC
Fixed, thanks!

(Had to add a test? (dev-python/pyquery) dependency.)
Comment 4 Arfrever Frehtes Taifersar Arahesis 2011-09-16 20:16:48 UTC
dev-python/webtest can use dev-python/pyquery also at run time.