pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-gobject3
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 5 16:06:31 UTC 2026
Modified Files:
pkgsrc/devel/py-gobject3: Makefile Makefile.common PLIST distinfo
Log Message:
py-gobject3*: updated to 3.54.5
3.54.5 - 2025-10-18
* Backport: GLib 2.86/GioUnix compatibility
3.54.3 - 2025-09-21
* Do not skip symbols both in Gio and in platform specific
3.54.2 - 2025-09-13
* Prefix platform specific symbols with platform name
3.54.1 - 2025-09-12
* Excempt GioPlatform namespaces from required version check
3.54.0 - 2025-09-06
* Fix compatibility with Python 3.14
* Add platform specific symbols back to Gio module
* Include docs from old GNOME wiki
* Add override for `GLib.MainContext.query()`
* Fix optional inout parameter marshalling
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/py-gobject3/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-gobject3/Makefile.common
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-gobject3/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/py-gobject3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-gobject3/Makefile
diff -u pkgsrc/devel/py-gobject3/Makefile:1.55 pkgsrc/devel/py-gobject3/Makefile:1.56
--- pkgsrc/devel/py-gobject3/Makefile:1.55 Thu Oct 23 20:36:36 2025
+++ pkgsrc/devel/py-gobject3/Makefile Mon Jan 5 16:06:30 2026
@@ -1,16 +1,11 @@
-# $NetBSD: Makefile,v 1.55 2025/10/23 20:36:36 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2026/01/05 16:06:30 adam Exp $
-PKGREVISION= 2
.include "Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/-/3-/}
COMMENT= Python bindings for glib2 gobject
-#MESON_ARGS+= -Dpython=${PYTHONBIN:Q}
-#MESON_ARGS+= -Dtests=false
-#TEST_TARGET= check
-
TOOL_DEPENDS+= ${PYPKGPREFIX}-meson_python>=0.12.1:../../devel/py-meson_python
# Leave for py-gobject3-common:
@@ -23,7 +18,6 @@ BUILDLINK_API_DEPENDS.gobject-introspect
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/libffi/buildlink3.mk"
.include "../../devel/py-gobject3-common/buildlink3.mk"
-#.include "../../devel/meson/build.mk"
# https://bugzilla.gnome.org/show_bug.cgi?id=685094
# https://bugzilla.gnome.org/show_bug.cgi?id=707196
.include "../../graphics/py-cairo/buildlink3.mk"
Index: pkgsrc/devel/py-gobject3/Makefile.common
diff -u pkgsrc/devel/py-gobject3/Makefile.common:1.23 pkgsrc/devel/py-gobject3/Makefile.common:1.24
--- pkgsrc/devel/py-gobject3/Makefile.common:1.23 Tue Oct 29 20:03:26 2024
+++ pkgsrc/devel/py-gobject3/Makefile.common Mon Jan 5 16:06:30 2026
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.23 2024/10/29 20:03:26 adam Exp $
+# $NetBSD: Makefile.common,v 1.24 2026/01/05 16:06:30 adam Exp $
# used by devel/py-gobject3/Makefile
# used by devel/py-gobject3-common/Makefile
-DISTNAME= pygobject-3.50.0
+DISTNAME= pygobject-3.54.5
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygobject/${PKGVERSION_NOREV:R}/}
-EXTRACT_SUFX= .tar.xz
MAINTAINER?= prlw1%cam.ac.uk@localhost
HOMEPAGE= https://pygobject.readthedocs.io/
Index: pkgsrc/devel/py-gobject3/PLIST
diff -u pkgsrc/devel/py-gobject3/PLIST:1.15 pkgsrc/devel/py-gobject3/PLIST:1.16
--- pkgsrc/devel/py-gobject3/PLIST:1.15 Tue Oct 29 20:03:26 2024
+++ pkgsrc/devel/py-gobject3/PLIST Mon Jan 5 16:06:30 2026
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.15 2024/10/29 20:03:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2026/01/05 16:06:30 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -8,6 +9,9 @@ ${PYSITELIB}/gi/__init__.pyo
${PYSITELIB}/gi/_constants.py
${PYSITELIB}/gi/_constants.pyc
${PYSITELIB}/gi/_constants.pyo
+${PYSITELIB}/gi/_enum.py
+${PYSITELIB}/gi/_enum.pyc
+${PYSITELIB}/gi/_enum.pyo
${PYSITELIB}/gi/_error.py
${PYSITELIB}/gi/_error.pyc
${PYSITELIB}/gi/_error.pyo
@@ -28,6 +32,9 @@ ${PYSITELIB}/gi/_propertyhelper.pyo
${PYSITELIB}/gi/_signalhelper.py
${PYSITELIB}/gi/_signalhelper.pyc
${PYSITELIB}/gi/_signalhelper.pyo
+${PYSITELIB}/gi/_signature.py
+${PYSITELIB}/gi/_signature.pyc
+${PYSITELIB}/gi/_signature.pyo
${PYSITELIB}/gi/docstring.py
${PYSITELIB}/gi/docstring.pyc
${PYSITELIB}/gi/docstring.pyo
@@ -58,6 +65,9 @@ ${PYSITELIB}/gi/overrides/GdkPixbuf.pyo
${PYSITELIB}/gi/overrides/Gio.py
${PYSITELIB}/gi/overrides/Gio.pyc
${PYSITELIB}/gi/overrides/Gio.pyo
+${PYSITELIB}/gi/overrides/GioUnix.py
+${PYSITELIB}/gi/overrides/GioUnix.pyc
+${PYSITELIB}/gi/overrides/GioUnix.pyo
${PYSITELIB}/gi/overrides/Gtk.py
${PYSITELIB}/gi/overrides/Gtk.pyc
${PYSITELIB}/gi/overrides/Gtk.pyo
@@ -67,9 +77,6 @@ ${PYSITELIB}/gi/overrides/Pango.pyo
${PYSITELIB}/gi/overrides/__init__.py
${PYSITELIB}/gi/overrides/__init__.pyc
${PYSITELIB}/gi/overrides/__init__.pyo
-${PYSITELIB}/gi/overrides/keysyms.py
-${PYSITELIB}/gi/overrides/keysyms.pyc
-${PYSITELIB}/gi/overrides/keysyms.pyo
${PYSITELIB}/gi/pygtkcompat.py
${PYSITELIB}/gi/pygtkcompat.pyc
${PYSITELIB}/gi/pygtkcompat.pyo
@@ -82,9 +89,6 @@ ${PYSITELIB}/gi/types.pyo
${PYSITELIB}/pygtkcompat/__init__.py
${PYSITELIB}/pygtkcompat/__init__.pyc
${PYSITELIB}/pygtkcompat/__init__.pyo
-${PYSITELIB}/pygtkcompat/generictreemodel.py
-${PYSITELIB}/pygtkcompat/generictreemodel.pyc
-${PYSITELIB}/pygtkcompat/generictreemodel.pyo
${PYSITELIB}/pygtkcompat/pygtkcompat.py
${PYSITELIB}/pygtkcompat/pygtkcompat.pyc
${PYSITELIB}/pygtkcompat/pygtkcompat.pyo
Index: pkgsrc/devel/py-gobject3/distinfo
diff -u pkgsrc/devel/py-gobject3/distinfo:1.29 pkgsrc/devel/py-gobject3/distinfo:1.30
--- pkgsrc/devel/py-gobject3/distinfo:1.29 Tue Oct 29 20:03:26 2024
+++ pkgsrc/devel/py-gobject3/distinfo Mon Jan 5 16:06:30 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2024/10/29 20:03:26 adam Exp $
+$NetBSD: distinfo,v 1.30 2026/01/05 16:06:30 adam Exp $
-BLAKE2s (pygobject-3.50.0.tar.xz) = a4def2092097b9049ffb6464024a40fa6f961600b52f11bc5af79cf0e7bbf737
-SHA512 (pygobject-3.50.0.tar.xz) = 59edec92b29f3101e4f1afd83a37f4d490e8d833e0dbba9ae8c30891541767e3738bb748ed939b2baef1041eec88f192188d38a82712f1ebc089005b4d6f03a9
-Size (pygobject-3.50.0.tar.xz) = 929848 bytes
+BLAKE2s (pygobject-3.54.5.tar.gz) = c8a06da6157b162d942c13869e6cb53945621514a9608d6147994690fa775e34
+SHA512 (pygobject-3.54.5.tar.gz) = 0036068922de03dfa15335b29eb27a9cfd85310b66eae4eb6cb895c427a9fbf3c65462930e981f03b9394bede6fe97639e0bdbee640373188a9c51ad03b65041
+Size (pygobject-3.54.5.tar.gz) = 1274658 bytes
Home |
Main Index |
Thread Index |
Old Index