The changeover to the new gnome directory hier broke the fetch for the py-gtk package. The version number used for the py-gtk subdir should be the version number of gnome-python, not py-gtk. (This is because py-gtk builds out of gnome-python's tarball.) Fix: The Makefile needs to be changed as follows: - MASTER_SITE_SUBDIR= sources/gnome-python/0.6 + MASTER_SITE_SUBDIR= sources/gnome-python/1.4
State Changed From-To: open->closed Committed, thanks.