pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-gobject3
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 15 12:41:03 UTC 2013
Modified Files:
pkgsrc/devel/py-gobject3: Makefile distinfo
Log Message:
Update to 3.8.3:
3.8.3 05-Jul-2013
- Add marshalling of GI_TYPE_TAG_VOID held in a GValue to int. While
not particularly useful this allows some callbacks in WebKit to
function without causing a segfault. (Simon Feltman) (#694233)
- pygtkcompat: Fix for missing methods on Windows (Martin Pitt)
(#702787)
- gi/pygi-info.c: Avoid C99-style variable declaration (Chun-wei Fan)
(#702786)
- Clear return value of closures to zero when an exception occures
(Simon Feltman) (#702552)
- Re-add support for passing GValue's by reference (Simon Feltman)
(#701058)
- Don't use doctest syntax in docstrings for examples, to fix test
failures with pyflakes 0.7.x (Martin Pitt) (#701009)
- examples/option.py: Port to GI and Python 3 (Martin Pitt)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-gobject3/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-gobject3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index