pygobject 3.42.2

2022-07-16 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.42.1

2022-04-17 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.42.0

2021-09-19 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.40.1

2021-03-30 Thread Christoph Reiter
News * Fix tests with glib 2.68 :mr:`166` * Fix a regression with marshalling partial() objects :mr:`165` :issue:`464` Download https://download.gnome.org/sources/pygobject/3.40/pygobject-3.40.1.tar.xz (543K) sha256sum:

gobject-introspection 1.68.0

2021-03-19 Thread Christoph Reiter
News * Update GLib annotations :mr:`262` * docs: cleanup :mr:`261` * Fix syntax errors in gir-1.2.rnc :mr:`256` Download https://download.gnome.org/sources/gobject-introspection/1.68/gobject-introspection-1.68.0.tar.xz (996K) sha256sum:

pygobject 3.40.0

2021-03-19 Thread Christoph Reiter
News * GTK 4 compatibility fixes :mr:`148` :mr:`159` :mr:`144` :mr:`145` * Python 3.9 and 3.10 compatibility fixes :mr:`152` :mr:`156` * New minimal dependency requirements due to dropping support for Ubuntu 16.04 :mr:`151` * Python 3.6+ * glib 2.56+ * gobject-introspection 1.56+ *

gobject-introspection 1.66.1

2020-10-03 Thread Christoph Reiter
News * Update glib annotations * Windows: Fix running on different drives :mr:`239` * gimarshallingtests: Add more tests for flags :mr:`235` * Revert "giscanner: Fix section matching for documentation :mr:`237`" see :issue:`360` Download

pygobject 3.38.0

2020-09-12 Thread Christoph Reiter
News * Python 2 is no longer supported. Note for distros/packagers: In case you want to keep Python 2 support you'll likely split any existing package into a Python 2 and 3 version. Since these aren't parallel installable here are some recommendations on how to make it

gobject-introspection 1.66.0

2020-09-12 Thread Christoph Reiter
News * Support the gtk-doc action syntax :mr:`203` * Meson fixes with glib and/or g-i is a subproject :mr:`206` :mr:`208` * GITypeInfo storage type utility API :mr:`205` * Meson: Fix build as subproject :mr:`214` * Fixing XDG_DATA_DIRS logic :mr:`215` * libgirepository: Add a couple missing

jhbuild 3.38.0

2020-09-12 Thread Christoph Reiter
News - defaults: Fix multiarch system_libdirs !79 - Get default branch name from repository !84 - Compare bytes/str correctly in both python 2 & 3 !85 - defaults.jhbuildrc: fix detection of /usr/lib64 on Fedora !86 - base: also try for meson on autogenerated modules !89 !91 - doc: Document

pygobject 3.36.1

2020-05-06 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.64.1

2020-04-05 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Replace calls to deprecated

pygobject 3.36.0

2020-03-08 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.64.0

2020-03-07 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Update glib annotations

jhbuild 3.36.0

2020-03-06 Thread Christoph Reiter
About JHBuild = JHBuild is a tool used to build the whole GNOME desktop from the source repositories. News Note: JHBuild now requires Python 3.5+, Python 2 support has been dropped. - Add -N (--no-poison) to buildone !51 - Add --check to tinderbox !51 - env: Set fallback paths

gobject-introspection 1.63.2

2020-01-17 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Update glib annotations

gobject-introspection 1.63.1

2019-11-24 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Update glib annotations

jhbuild 3.35.2

2019-11-08 Thread Christoph Reiter
About JHBuild = JHBuild is a tool used to build the whole GNOME desktop from the source repositories. News - JHBuild now requires Python 3.5+, Python 2 support has been dropped - Python 3 fixes for the svn and hg modules - Moduleset updates - Translation updates Download

jhbuild 3.35.1

2019-10-02 Thread Christoph Reiter
About JHBuild = JHBuild is a tool used to build the whole GNOME desktop from the source repositories. News - JHBuild now works with Python 2.7+ and Python 3.5+. Use './autogen.sh --with-python=python3' to force an interpreter at configure time. If nothing is specified

pygobject 3.34.0

2019-09-09 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.62.0

2019-09-09 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * No changes since 1.61.2

pygobject 3.33.1

2019-08-18 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.61.2

2019-08-17 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * dumper: Use the distutils

gobject-introspection 1.61.1

2019-08-07 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Drop autotools build system

pygobject 3.32.2

2019-06-23 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.30.5

2019-06-16 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.60.2

2019-06-15 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * docwriter: Fix Exception

pygobject 3.32.1

2019-04-20 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.60.1

2019-04-07 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * Update glib annotations

gobject-introspection 1.60.0

2019-03-10 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News NOTE: This is the last release

pygobject 3.32.0

2019-03-10 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.59.5

2019-03-04 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * gir: Include C header in cairo

gobject-introspection 1.59.4

2019-02-04 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * tests: Add functions using

pygobject 3.31.3

2019-02-02 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.59.3

2019-01-08 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * meson: use underscore as a

gobject-introspection 1.59.2

2019-01-04 Thread Christoph Reiter
* meson: Various fixes and all tests have been ported (0.47+ is required now) :mr:`114` :mr:`110` etc. (:user:`Tomasz Miąsko `, :user:`Emmanuele Bassi `, :user:`Christoph Reiter `) * scanner: Save preprocessor input and output files with ``save-temps`` :mr:`107` (:user:`Tomasz Miąsko

gobject-introspection 1.58.3

2018-12-30 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News * docwriter: Support

gobject-introspection 1.59.1

2018-12-16 Thread Christoph Reiter
with mingw headers. :issue:`216` :mr:`89` (:user:`Christoph Reiter `) * giscanner: Replace linked lists with arrays in source scanner :mr:`90` (:user:`Tomasz Miąsko `) * girepository: Various docs cleanups and fixes :mr:`96` :mr:`97` :issue:`66` (:user:`Tomasz Miąsko `, :user:`Christoph

pygobject 3.31.2

2018-12-15 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.58.2

2018-12-09 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News 2.58.2 - 2018-12-09

pygobject 3.30.4

2018-11-30 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.30.3

2018-11-26 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.58.1

2018-11-17 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News 2.58.1 - 2018-11-17

pygobject 3.31.1

2018-11-17 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.30.2

2018-11-11 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.30.1

2018-09-14 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.30.0

2018-08-31 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

gobject-introspection 1.57.3

2018-08-17 Thread Christoph Reiter
About GObject Introspection === GObject introspection provides tools and libraries to help manage its common metadata format for representing GObject-based C APIs, designed for bindings, documentation tools and API verification. News - The autotools build now

pygobject 3.29.3

2018-08-16 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.28.3

2018-05-31 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.29.2

2018-05-16 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.29.1

2018-04-15 Thread Christoph Reiter
News * Support for `PyPy <https://pypy.org/>`__ and PyPy3. :issue:`180` * cairo: support :class:`cairo.Matrix` conversion. :issue:`16` * Speed up repeated closure creation by caching the closure cache in the argument cache :issue:`103` (:user:`Garrett Regier `\, :user:`Christoph

pygobject 3.28.2

2018-03-27 Thread Christoph Reiter
News * setup.py: Don't install the test C extension when it's built. :issue:`181` * setup.py: Always define PY_SSIZE_T_CLEAN. :issue:`185` * Fix __str__ return type of Gtk.TreePath with depth == 0. :issue:`143` * Fix a crash when setting a str property with a value containing surrogates.

pygobject 3.28.1

2018-03-17 Thread Christoph Reiter
News * Fix a GValue leak (regression). :issue:`176` (:user:`Mathieu Duponchelle`) * setup.py: don't install the tests package * Various fixes for 64bit Windows. :mr:`34` (:user:`Mathieu Duponchelle`) * Fix tests with glib 2.56.0 * Various fixes for Python 3.7. :issue:`170` :mr:`28`

pygobject 3.28.0

2018-03-12 Thread Christoph Reiter
News * GLib.Variant: Fix creation of guchar arrays from bytes (3.27.2 regression). :issue:`174` :mr:`30` ChangeLog = https://download.gnome.org/sources/pygobject/3.28/pygobject-3.28.0.changes (1.40K) Download

pygobject 3.27.5

2018-03-01 Thread Christoph Reiter
News * Re-revert transfer-none boxed copy changes (:mr:`23`). Now with more fixes and tests. :mr:`24` (:user:`Mathieu Duponchelle `) * Add caching for boxed type lookup and try to avoid the import lock. :mr:`13` (:user:`Mikhail Fludkov `) ChangeLog =

pygobject 3.27.4

2018-02-13 Thread Christoph Reiter
News * tests: Fix tests under Wayland. :issue:`163` * tests: Make it possible to use pytest directly. * Reverted transfer-none boxed copy changes (:mr:`10`) due to regressions in gnome-music. :issue:`164` :mr:`23` ChangeLog =

pygobject 3.27.3

2018-02-10 Thread Christoph Reiter
News * Fix a 3.27.2 regression where functions return invalid boxed values. :mr:`16` (thanks to :user:`Mikhail Fludkov ` for providing a test) * tests: Make tests run without Gtk/Gdk installed. :mr:`17` (:user:`Mikhail Fludkov `) * tests: Remove dependency on ``localedef``.

pygobject 3.27.2

2018-02-07 Thread Christoph Reiter
News https://download.gnome.org/sources/pygobject/3.27/pygobject-3.27.2.news (159K) ChangeLog = https://download.gnome.org/sources/pygobject/3.27/pygobject-3.27.2.changes (24.8K) Download https://download.gnome.org/sources/pygobject/3.27/pygobject-3.27.2.tar.xz (970K)

pygobject 3.27.1

2017-12-11 Thread Christoph Reiter
uires to require pycairo" (Christoph Reiter) - setup.py: Also set setup_requires to require pycairo (Christoph Reiter) - setup.py: Provide a os.path.samefile fallback for Python 2 under Windows (Christoph Reiter) - Add sphinx based documentation (Christoph Reiter

pygobject 3.27.0

2017-12-10 Thread Christoph Reiter
for separate modules such as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once new functionality is added to gobject library it is instantly available as a Python API without the need for intermediate Python glue. News - demo: pep8 fixes (Christoph Reiter

pygobject 2.28.7

2017-12-10 Thread Christoph Reiter
About PyGObject === GObject is a object system used by GTK+, GStreamer and other libraries. PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries. Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is suitable

pygobject 3.26.1

2017-10-27 Thread Christoph Reiter
a ref cycle too early (Christoph Reiter) (#731501) - Fix potential uninitialized memory access during GC (Daniel Colascione) (#786872) - test: revert parts of the previous test as it's broken on 32 bit builds (Christoph Reiter) (#786948) - flags: Add testcase for bug 786948