[Lunar-commits] <moonbase> Revert "PyQt4: Version bump... no choice now since the prior version has gone awol."
Florin Braescu
florin at lunar-linux.org
Fri Oct 15 12:43:46 CEST 2010
commit 7d67cd82470f71a00ed0f6acc47d80bd88f9d22d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 15 13:43:46 2010 +0300
Revert "PyQt4: Version bump... no choice now since the prior version has gone awol."
This reverts commit aefbcf2b6bfd2516acab34a1a260858d4a6c6b8e.
PyQt4: revert it to 4.7.4.
It does not compile with Python 2.7.
---
python/PyQt4/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS
index b1e6ade..a118ff8 100644
--- a/python/PyQt4/DETAILS
+++ b/python/PyQt4/DETAILS
@@ -1,15 +1,15 @@
MODULE=PyQt4
EXTRA=x11-gpl
- VERSION=4.7.7
+ VERSION=4.7.4
SOURCE=PyQt-$EXTRA-$VERSION.tar.gz
SOURCE_URL[0]=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4
SOURCE_URL[1]=http://spacehopper.org/mirrors/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION
- SOURCE_VFY=sha1:8d710ec274f855a5f47fcf7d5d17c16ad11af3f8
+ SOURCE_VFY=sha1:dd1d9eb22f9780c54e3811c8958512847eacc302
MODULE_PREFIX=${QT4_PREFIX:-/usr}
WEB_SITE=http://www.riverbankcomputing.co.uk/news
ENTERED=20080102
- UPDATED=20101012
+ UPDATED=20101006
SHORT="A set of Python bindings for the Qt 4.x toolkit"
cat << EOF
More information about the Lunar-commits
mailing list