summaryrefslogtreecommitdiffstats
path: root/gnome3-libs
diff options
context:
space:
mode:
authorIsmael Luceno2016-08-04 17:02:45 -0300
committerIsmael Luceno2016-08-04 20:35:31 -0300
commit6b8f09f13453bf71b9ccad498abce2e05aa6c68c (patch)
tree0061da72124bf464126397f1a3786eb495106ff7 /gnome3-libs
parent989867c656770fee0ce2eee3936cd80cd87de0a1 (diff)
pygobject3 3.21.0
Diffstat (limited to 'gnome3-libs')
-rwxr-xr-xgnome3-libs/pygobject3/BUILD2
-rwxr-xr-xgnome3-libs/pygobject3/DETAILS5
-rw-r--r--gnome3-libs/pygobject3/HISTORY4
-rw-r--r--gnome3-libs/pygobject3/pygobject-3.4.1.1.tar.xz.sigbin287 -> 0 bytes
4 files changed, 7 insertions, 4 deletions
diff --git a/gnome3-libs/pygobject3/BUILD b/gnome3-libs/pygobject3/BUILD
index c7d76f3f05..e16484f8a8 100755
--- a/gnome3-libs/pygobject3/BUILD
+++ b/gnome3-libs/pygobject3/BUILD
@@ -1,2 +1,2 @@
OPTS="$OPTS --enable-thread" &&
-default_build
+PYTHON=python2 default_build
diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index 91f1e93312..c3b3a9a0d7 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -1,10 +1,9 @@
SPELL=pygobject3
- VERSION=3.4.1.1
- PATCHLEVEL=0
+ VERSION=3.21.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_HASH=sha512:68ce77da051fbc71696bbf271f3693679912e0ba352f1e107b508c0b3eb347498be52745dbf962ed424e133540f77f0f2420948c0fe65d1462fd5797b70650d8
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygobject-$VERSION"
WEB_SITE=http://www.pygtk.org/
LICENSE[0]=LGPL
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index 36f9ad682d..a6402fc7d8 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,7 @@
+2016-08-04 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS, PRE_BUILD: updated spell to 3.21.0
+ * BUILD: Force Python 2
+
2015-01-02 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on pycairo
diff --git a/gnome3-libs/pygobject3/pygobject-3.4.1.1.tar.xz.sig b/gnome3-libs/pygobject3/pygobject-3.4.1.1.tar.xz.sig
deleted file mode 100644
index 1c75b42f42..0000000000
--- a/gnome3-libs/pygobject3/pygobject-3.4.1.1.tar.xz.sig
+++ /dev/null
Binary files differ