Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248670 - Please bump dev-python/PyQt to 3.17.6
Summary: Please bump dev-python/PyQt to 3.17.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 19:20 UTC by William Zhou
Modified: 2008-11-26 23:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Zhou 2008-11-24 19:20:07 UTC
The existing version failed to compiled.

Updated to 3.17.6.


--- PyQt-3.17.4.ebuild  2008-05-13 10:06:21.000000000 +0100
+++ PyQt-3.17.6.ebuild  2008-11-24 19:19:38.000000000 +0000
@@ -10,8 +10,9 @@
 DESCRIPTION="PyQt is a set of Python bindings for the Qt toolkit."
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
 #SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/${MY_P}.tar.gz"
+#SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/${MY_P}.tar.gz"
 #SRC_URI="http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/${MY_P}.tar.gz"
+SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"


Reproducible: Always

Steps to Reproduce:
1.emerge -1 PyQt
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2008-11-26 23:48:11 UTC
Fixed. Thanks for reporting!