[Lunar-commits] <moonbase> PyQt4: Version bump... no choice now since the prior version has gone awol.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Sep 25 15:57:43 CEST 2010
commit a8603deeb0d3491d136a277487351d116ff7e01f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Sep 25 09:57:43 2010 -0400
PyQt4: Version bump... no choice now since the prior version has gone awol.
---
python/PyQt4/BUILD | 2 +-
python/PyQt4/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/python/PyQt4/BUILD b/python/PyQt4/BUILD
index 070116b..6df6441 100644
--- a/python/PyQt4/BUILD
+++ b/python/PyQt4/BUILD
@@ -1,6 +1,6 @@
(
- . /etc/profile.d/qt4.rc
+ . /etc/profile.d/qt4.rc &&
echo "yes" | MORE="20000000" python ./configure.py $OPTS &&
diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS
index f4ed205..c69eebb 100644
--- a/python/PyQt4/DETAILS
+++ b/python/PyQt4/DETAILS
@@ -1,14 +1,14 @@
MODULE=PyQt4
EXTRA=x11-gpl
- VERSION=4.7.4
+ VERSION=4.7.7
SOURCE=PyQt-$EXTRA-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION
SOURCE_URL=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4
- SOURCE_VFY=sha1:dd1d9eb22f9780c54e3811c8958512847eacc302
+ SOURCE_VFY=sha1:8d710ec274f855a5f47fcf7d5d17c16ad11af3f8
MODULE_PREFIX=${QT4_PREFIX:-/usr}
WEB_SITE=http://www.riverbankcomputing.co.uk/news
ENTERED=20080102
- UPDATED=20100713
+ UPDATED=20100925
SHORT="A set of Python bindings for the Qt 4.x toolkit"
cat << EOF
More information about the Lunar-commits
mailing list