package/python-gobject: bump to version 3.42.0

Also change -Dpycairo=false to -Dpycairo=disabled as the option type has
changed to a feature.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Adam Duskett
2021-10-09 13:55:08 -07:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 16bae982b0
commit ed579f5a40
2 changed files with 5 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
#
################################################################################
PYTHON_GOBJECT_VERSION_MAJOR = 3.36
PYTHON_GOBJECT_VERSION = $(PYTHON_GOBJECT_VERSION_MAJOR).1
PYTHON_GOBJECT_VERSION_MAJOR = 3.42
PYTHON_GOBJECT_VERSION = $(PYTHON_GOBJECT_VERSION_MAJOR).0
PYTHON_GOBJECT_SOURCE = pygobject-$(PYTHON_GOBJECT_VERSION).tar.xz
PYTHON_GOBJECT_SITE = https://ftp.gnome.org/pub/gnome/sources/pygobject/$(PYTHON_GOBJECT_VERSION_MAJOR)
PYTHON_GOBJECT_LICENSE = LGPL-2.1+
@@ -18,7 +18,7 @@ PYTHON_GOBJECT_DEPENDENCIES = \
python3
PYTHON_GOBJECT_CONF_OPTS += \
-Dpycairo=false \
-Dpycairo=disabled \
-Dtests=false
# A sysconfigdata_name must be manually specified or the resulting .so