Subject: CVS commit: pkgsrc/devel/py-gobject3
From: Adam Ciarcinski
Date: 2023-06-06 12:41:43
Message id: 20230606104143.BA6B1FA89@cvs.NetBSD.org

Log Message:
py-gobject3*: updated t 3.44.1

3.44.1 - 2023-03-24
-------------------
* Fix tests with glib 2.76 :mr:`240`

3.44.0 - 2023-03-19
-------------------
No changes compared to 3.43.1

3.43.1 - 2023-01-28
-------------------
* 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 :mr:`184`
* meson: bump minimum version to 0.53.0 and update subprojects :mr:`227`
* gimodule: fix floating state of python objects created with g_object_new :mr:`129`
* Gtk.Template: Accept PathLike objects as a filename :mr:`195`
* info: Show which type/object callables are bound to :mr:`194`
* IntrospectionModule: handle two threads loading type at same time :mr:`149`
* Port to Py_TRASHCAN_BEGIN :mr:`226`
* Other cleanups/improvements: :mr:`181` :mr:`173`
* This release also includes all changes from 3.42.1 and 3.42.2

3.42.2 - 2022-07-16
-------------------
* Error out instead of crashing when marshaling unsupported fundamental types in \ 
some cases :mr:`180`
* Add a workaround for a PyPy 3.9+ bug when threads are used :mr:`200`
* Fix crashes when marshaling zero terminated arrays for certain item types :mr:`191`
* Fix a crash/refcounting error in case marshaling a hash table fails :mr:`191`
* Make the test suite pass again with PyPy :mr:`191`
* tests: support running tests with (MSVC) CPython 3.8+ on Windows :mr:`206`
* interface: Fix leak when overriding GInterfaceInfo :mr:`204`
* setup.py: look up pycairo headers without importing the module
  (helps with building on Windows and MSVC CPython 3.8+) :mr:`205`

Files:
RevisionActionfile
1.47modifypkgsrc/devel/py-gobject3/Makefile
1.19modifypkgsrc/devel/py-gobject3/Makefile.common
1.27modifypkgsrc/devel/py-gobject3/distinfo