2013-05-26 21:51:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.2.0:
D-Bus Python Bindings 1.2.0 (2013-05-07)
========================================
The "compile like it's 1998" release.
Dependencies:
⢠libdbus 1.6 or later is now required.
Enhancements:
⢠Unicode Corrigendum 9: when used with a suitable version of libdbus
(1.6.10 or later, or 1.7.2 or later), noncharacters in strings are
now accepted
Fixes:
⢠Support DBusException('something with nonâASCII') under Python 2
(Michael Vogt, smcv; fd.o #55899)
⢠Correct some misleading wording in COPYING which was written under the
assumption that libdbus could actually be relicensed to MIT/X11
(Thiago Macieira)
⢠Avoid variable-length arrays, because MSVC++ is still stuck in 1998
(based on patches from Christoph Höger, fd.o #51725)
⢠Remove unnecessary uses of stdint.h (fd.o #51725)
⢠Add support for Unix compilers not supporting 'inline', for completeness
⢠Use GObject.__class__ instead of GObjectMeta, which can no longer be
imported from gi.repository.GObject in pygobject 3.8
⢠Fix autoreconfiscation on Automake 1.13 (Marko Lindqvist, fd.o #59006)
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-04 00:14:04 by Thomas Klausner | Files touched by this commit (36) |
Log message:
Update for python25 removal.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-08-15 08:42:43 by OBATA Akio | Files touched by this commit (2) |
Log message:
prevent to specify cfile for py_compile.compile to be PEP 3147 comliant.
|
2012-08-04 21:56:09 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Disallow python-2.5 because configure complains it is too old.
|
2012-08-01 20:04:26 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
update to 1.1.1
supports Python3x
|
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
|
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message:
Recursive bump for pcre-8.30* (shlib major change)
|
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|