From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] python3-gobject3: Update to version 3.46.0-1
Date: Tue, 26 Sep 2023 15:24:09 +0200 [thread overview]
Message-ID: <20230926132410.7915-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230926132410.7915-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2967 bytes --]
- IPFire-3.x
- Update from version 3.42.2-2 to 3.46.0-1
- Changelog
3.46.0
build: Drop Python 3.7 support !238
build: Require glib 2.64 and gobject-introspection 1.64 !243
Add support for Python 3.12 (minor test fixes) !247
Drop GTK 2 support (after being effectively unsupported for 12 years) !182
meson: Require meson 0.56.0 !220
meson: Set PYTHONPATH in devenv !235
meson: define pycairo_dep in case pycairo=disabled !242
meson: Use pycairo from target python before pkg-config !223
Complete the PEP-451 implementation in gi.importer !229
Replace usage of deprecated FFI closure API !241
Fix invalid marshalling in some cases for boxed values, for example with
Gtk.StyleContext.get_property() !213
Consistent setting of enum and flag property !192
Fix docstring for methods that return an array and have a length (out)
argument !249
overrides: Fix incompatibility for CssProvider.load_from_data()
(GTK 4.10) !231
overrides: Allow Gdk.{Color,RGBA} instances to be compared with other
objects !233
overrides: Add overrides for Gdk.FileList in Gdk-4.0 !245
docs: Fix underline too short warning !246
docs: Fix build failure due to extlinks with Sphinx 6 !244
docs: List additional projects using PyGObject !230
docs: Update Development Environment Docs !232
docs: Update docs and code examples to GTK 4 !215
3.44.1
Fix tests with glib 2.76 !240
3.44.0
No changes compared to 3.43.1
3.43.1
Note: PyGObject is in need of more maintainers, please read
https://www.bassi.io/articles/2022/12/02/on-pygobject/
Note: This is an unstable release.
Drop support for Python 3.6 !184
meson: bump minimum version to 0.53.0 and update subprojects !227
gimodule: fix floating state of python objects created with g_object_new
!129
Gtk.Template: Accept PathLike objects as a filename !195
info: Show which type/object callables are bound to !194
IntrospectionModule: handle two threads loading type at same time !149
Port to Py_TRASHCAN_BEGIN !226
Other cleanups/improvements: !181 !173
This release also includes all changes from 3.42.1 and 3.42.2
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
python3-gobject3/python3-gobject3.nm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/python3-gobject3/python3-gobject3.nm b/python3-gobject3/python3-gobject3.nm
index 50518fea5..0cef4c1e7 100644
--- a/python3-gobject3/python3-gobject3.nm
+++ b/python3-gobject3/python3-gobject3.nm
@@ -5,9 +5,9 @@
name = python3-gobject3
version = %{ver_major}.%{ver_minor}
-ver_major = 3.42
-ver_minor = 2
-release = 2
+ver_major = 3.46
+ver_minor = 0
+release = 1
thisapp = pygobject-%{version}
groups = Development/Tools
--
2.42.0
next prev parent reply other threads:[~2023-09-26 13:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 13:24 [PATCH] python3-cairo: Update to version 1.24.0-1 Adolf Belka
2023-09-26 13:24 ` [PATCH] python3-dns: Update to version 2.4.2-1 Adolf Belka
2023-09-26 13:24 ` [PATCH] python3-docutils: Update to version 0.20.1 Adolf Belka
2023-09-26 13:24 ` Adolf Belka [this message]
2023-09-26 13:24 ` [PATCH] python3-lxml: Update to version 4.9.3-1 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230926132410.7915-4-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox