Path to this page:
./
devel/py-gobject3,
Python bindings for glib2 gobject
Branch: CURRENT,
Version: 3.36.1nb1,
Package name: py37-gobject3-3.36.1nb1,
Maintainer: prlw1Python bindings for the GObjects using introspection
Required to run:[
graphics/py-cairo] [
devel/glib2] [
devel/py-setuptools] [
devel/libffi] [
devel/gobject-introspection] [
graphics/cairo-gobject] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
devel/py-gobject3-common] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Master sites: (Expand)
SHA1: 8617e3edf4d1d02ba30cf8c1c087df6d96f7de66
RMD160: 841eb0d9a4fb25d0c27dc8d25b0e38f2bbc3f387
Filesize: 543.523 KB
Version history: (Expand)
- (2020-08-18) Updated to version: py37-gobject3-3.36.1nb1
- (2020-07-12) Updated to version: py37-gobject3-3.36.1
- (2020-03-22) Updated to version: py37-gobject3-3.36.0
- (2020-03-08) Updated to version: py37-gobject3-3.34.0nb2
- (2019-09-26) Updated to version: py37-gobject3-3.34.0nb1
- (2019-09-22) Updated to version: py37-gobject3-3.34.0
CVS history: (Expand)
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-07-08 08:08:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-gobject3: updated to 3.36.1
3.36.1:
* tests: Fix failing tests with pytest 5.4.0+
* Gtk: Add override to make sure both TreeModelSort.new_with_model and
TreeModel.sort_new_with_model exist independend of the gtk version
* Gtk.Template: Fix initialisation order errors with Widgets getting created from C
(potentially through other templates)
* Gtk.Template: Fix errors when calling init_template() multiple times
|
2020-03-22 19:36:17 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
py-gobject3*: update to 3.36.0:
3.36.0 - 2020-03-08
-------------------
This will be the last release supporting Python 2.
* pygobject-object: Avoid checking whether NULL is floating :mr:`135` \
(:user:`Alexandru Băluț <aleb>`)
* Avoid various new glib deprecation warnings
* Port to g_object_new_with_properties()
* Drop Python 2 support on Windows
* gtk overrides: Drop Menu, MenuItem for Gtk 4 (:user:`Marinus Schraal \
<mschraal>`)
* Docs:
* Update openSUSE instructions (:user:`sharkwouter`)
* Add Gaphor to Who is Using PyGObject (:user:`Dan Yeaw <danyeaw>`)
* Remove reference to a fixed bug (:user:`Christian Stadelmann \
<genodeftest>`)
|
2020-03-08 17:42:31 by Benny Siegert | Files touched by this commit (67) |
Log message:
Revbump packages depending on libffi after .so version change.
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
|
2019-10-07 11:28:14 by Patrick Welche | Files touched by this commit (41) |
Log message:
Rename py-meson to meson.
The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
|
2019-09-26 12:36:33 by Patrick Welche | Files touched by this commit (3) |
Log message:
As py-gobject3-common has shrunk to just copying 2 files, remove all the
python parafinalia from it.
|
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) |  |
Log message:
Revbump after cairo 1.16.0 update.
|
2018-06-17 11:16:40 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
py-gobject3*: update to 3.28.3
3.28.3 - 2018-05-31
-------------------
* Fix Gio.Application leak in case no signal handler is set before.
:issue:`219`
* Squash critical warning when using array as hash value
(:user:`Philip Withnall <pwithnall>`)
|