summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/pygobject3
diff options
context:
space:
mode:
authorTreeve Jelbert2020-10-06 11:48:26 +0200
committerTreeve Jelbert2020-10-06 11:48:26 +0200
commitadeb43c1cd7bdaf0ad32da56f35b50ca7d212755 (patch)
tree2e6485e055ce24e1bce62382a1d1c45536ab3515 /gnome3-libs/pygobject3
parentcfb36da1f25b206d15ed9f91ffe24243ee289b5b (diff)
pygobject3: => 3.38.0
Diffstat (limited to 'gnome3-libs/pygobject3')
-rwxr-xr-xgnome3-libs/pygobject3/BUILD3
-rwxr-xr-xgnome3-libs/pygobject3/DEPENDS2
-rw-r--r--gnome3-libs/pygobject3/HISTORY2
3 files changed, 5 insertions, 2 deletions
diff --git a/gnome3-libs/pygobject3/BUILD b/gnome3-libs/pygobject3/BUILD
index 45b2462185..fb5f0cf1f8 100755
--- a/gnome3-libs/pygobject3/BUILD
+++ b/gnome3-libs/pygobject3/BUILD
@@ -1,2 +1,3 @@
-OPTS="$OPTS python=python3"
+OPTS="$OPTS python=python3" &&
+OPTS+=" tests=false" &&
default_build
diff --git a/gnome3-libs/pygobject3/DEPENDS b/gnome3-libs/pygobject3/DEPENDS
index 7f76f56752..a3647e6748 100755
--- a/gnome3-libs/pygobject3/DEPENDS
+++ b/gnome3-libs/pygobject3/DEPENDS
@@ -3,4 +3,4 @@ depends meson &&
depends glib2 &&
depends gobject-introspection &&
-optional_depends py3cairo "pycairo=true" "pycairo=false" "for pycairo integration"
+optional_depends py3cairo "pycairo=enabled" "pycairo=disabled" "for pycairo integration"
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index bc69e2a7be..946d112483 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,5 +1,7 @@
2020-10-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.38.0
+ * DEPENDS: fix flags
+ * BUILD: disable tests
2020-05-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: stable version 3.36.1