Path to this page:
./
devel/py-gobject,
Python bindings for glib2 gobject
Branch: CURRENT,
Version: 2.28.7nb1,
Package name: py27-gobject-2.28.7nb1,
Maintainer: pkgsrc-usersPython bindings for the GObject.
Required to run:[
graphics/py-cairo] [
lang/python27]
Required to build:[
devel/py-gobject-shared] [
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 8e3cb8621c2e1d8dbeba5c3c007c7421b936a36c
RMD160: e9fea538da79ad27c42434d4a2173b3eb636408b
Filesize: 727.133 KB
Version history: (Expand)
- (2018-12-14) Updated to version: py27-gobject-2.28.7nb1
- (2018-01-23) Updated to version: py27-gobject-2.28.7
- (2017-11-23) Package has been reborn
- (2014-10-23) Updated to version: py27-gobject-2.28.6nb12
- (2013-09-03) Updated to version: py27-gobject-2.28.6nb11
- (2013-06-05) Updated to version: py27-gobject-2.28.6nb10
CVS history: (Expand)
2018-12-14 13:37:22 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
py-gobject: Use PEP 3147 filenames
|
2018-04-14 11:48:37 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-gobject: better MASTER_SITES
|
2018-01-23 12:23:13 by Adam Ciarcinski | Files touched by this commit (17) |  |
Log message:
py-gobject: updated to 2.28.7
2.28.7:
- Move property and signal creation into _class_init()
- gio-types.defs: change some enums to flags
- Fix set_qdata warning on accessing NULL gobject property
- Disable introspection support by default
- Don't install codegen for Python 3
- Ship tests/te_ST@nouppera in release tarballs for tests to succeed
- [gi] Port test_properties from static gio to GI Gio
- [python3] fix build. PYcairo_IMPORT doesn't exists anymore
- [python3] Fix maketrans import
- [gi-overrides] fix MessageBox so it correctly handles the type constructor param
- gdbus tests: Fix hang if test case fails
- Fix crash in Gtk.TextIter overrides
- correctly initialize the _gi_cairo_functions array to be zero filled
- [gtk-override] print warning if user imports Gtk 2.0
- Add support for enums in gobject.property
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-11-24 23:15:59 by Thomas Klausner | Files touched by this commit (17) |
Log message:
*: depend on py-cairo now it supports all python versions
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.
Mark a couple more packages as not ready for python-3.x.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|