Announcing dbus-python 1.2.4
Simon McVittie <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <[email protected]> |
The “75,000 microchips” release. dbus-python is one of several possible D-Bus bindings for Python. Please see its README or the DBusBindings wiki page for information on alternatives. <https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz> <https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz.asc> git tag: dbus-python-1.2.4 Enhancements: • Continous integration metadata for travis-ci.org is now available. Similar to dbus, this is split into .travis.yml (Travis-specifics) and tools/ci-build.sh (intended to be useful for any CI framework, although it does include various workarounds for travis-ci oddities). (Simon McVittie) Fixes: • Make dbus.version a tuple again, not a list, for consistent sorting. This was a regression in 1.2.2. (Debian #816729, Simon McVittie) • Use inspect.signature() instead of inspect.getargspec() on Python versions that have it. inspect.getargspec() is deprecated in recent Python 3 and seems to have disappeared from 3.6 nightly builds. (Simon McVittie) • Make the tests pass in "narrow" Python builds where unicode objects are UTF-16, rather than the UCS-4 used in Linux distributions. (fd.o #57140, Simon McVittie) • Always include headers in a consistent order (Debian #749133, Simon McVittie) • Include config.h in all C code that we compile. This is necessary on platforms where it might contain something like "#define _GNU_SOURCE" or "#define inline __inline". (Simon McVittie) _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus
signature.asc
(application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJW3HUbAAoJEE3o/ypjx8yQu+oP/1Gu36C0c2EgeZKO8Xus6w07 8p+D1BN4naf7pUEUxa+fmnVkZ2/LCNjUkkjPerTgOgl6HOm1U4ww3BICZX4+q5xj BjKlVmCfE4/LQHGLd/v40xARRXPOIIhBY+QK6AhCMPHafww/JzrIOYXIDSwAca0J jBYRE0XUXTP8IqPy6dsYSJQGJLeHWSL0hXQx1JhpRQgRiRj7mD3C2M5iH78E+2qr qaI6Nu+uz8l8EkUZdyvZu7nMh9hdqTUcIwLHJVAm7L7m9UPMJUPv4QG4PMnt6rBl Pn5i3JoXBj93C9TgAF2tCf/fogmXHjq2Go6IUC7/m1C/yLO20IHsU6UNE2Af0Xq7 FRmIIa7PHFC32EJZBjzjERFs4fdnrrUoocPUhK6KKQDQd/MWGKho2Xs9uZ5x1XMO tEmi3soc7/VT2p8SQ1RxknpJJNcbYjU29q5z6fDfEj2esbapnNd+S+F9t0yDDKie G99AO+Yl6gcQKCe3ru4ixyOEqP0gQ9bUq41Q99pLpD7OIbeAN+3imdvCnhhYGwAY irDcFDP7ycOJPBFIQhq60GN6KIS8iknG4MhvDiFJGfJv+pSIRUCB3QHr2E+xHTL5 xv6M2oFBmTf/69GEO6ltN48e1UhlWntRLEopHA27DdWwcsO4RhyptLK5Q+afjI/y VhD4238tkuPPhRflt/dM =LNUF -----END PGP SIGNATURE-----