Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 419783 - dev-python/webob-1.2 version bump request
Summary: dev-python/webob-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-06-05 16:22 UTC by Ian Delaney (RETIRED)
Modified: 2012-11-05 17:55 UTC (History)
0 users

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


Attachments
ebuild patch (webob.patch,541 bytes, patch)
2012-06-05 16:22 UTC, Ian Delaney (RETIRED)
Details | Diff
files/webob-docs.patch (webob-docs.patch,714 bytes, patch)
2012-06-05 16:25 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-06-05 16:22:34 UTC
Created attachment 314323 [details, diff]
ebuild patch

archtester webob # USE_PYTHON="2.6 2.7 2.7-pypy-1.8" USE=doc ebuild webob-1.2.ebuild clean test install

Ran 984 tests in 3.077s

OK

running install_scripts
>>> Completed installing webob-1.2 into /mnt/gen2/TmpDir/portage/dev-python/webob-1.2/image/

A relatively trivial version bump this, from 1.2_rc1 -> 1.2
The building of the docs has some harmless but annoying output about missing classes.  The classes are in fact missing from the package and so are erroneous.  They build happily anyway, but I have made a patch to remove the entries from the files the doc build reads cleaning up the cruft.  Up to you what you do with it.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-06-05 16:25:43 UTC
Created attachment 314325 [details, diff]
files/webob-docs.patch

Rids 2 non existing Classes
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-11-05 17:55:24 UTC
  31 Oct 2012; Patrick Lauer <patrick@gentoo.org> +webob-1.2.3.ebuild,