Bug 106708 - pygtk docs are for v 2.5.1 (pygtk2reference.tbz2)
|
Bug#:
106708
|
Product: Gentoo Linux
|
Version: 2005.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: aklhfex@googlemail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: pygtk docs are for v 2.5.1 (pygtk2reference.tbz2)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-09-20 11:33 0000
|
All pygtk ebuilds from pygtk-2.4.1.ebuild onwards provide documentation using
the archive file pygtk2reference.tbz2.
The version of pygtk2reference.tbz2 currently in distfiles is 2.5.1 (covering
PyGTK 2.5.1). i.e. whichever version of pygtk you emerge you get the 2.5.1 docs.
Not sure there is a neat fix for this, only to ask the project to put version
numbers in the filename (or at least links on their website).
*** Bug 111860 has been marked as a duplicate of this bug. ***
*** Bug 140311 has been marked as a duplicate of this bug. ***
upstream did just break out the tarballs, so the next revision we will use the
versioned ones.
Created an attachment (id=102413) [details]
pygtk-2.10.3-includes-doc.patch
Scrub #6. Reference manual is now in the tar ball as of 2.10.0, so were being
installed in /usr/share/gtk-doc/html/pygtk anyway (thanks to gnome.org.eclass).
So here's a patch to remove the separate download of pygtk2reference.tbz2 from
pygtk-2.10.3.
Fixed. Thanks for the diff.