c0d35c5614
D-Bus Python Bindings 1.2.4 (2016-03-06) ======================================== The “75,000 microchips” release. 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)
57 lines
1.9 KiB
Text
57 lines
1.9 KiB
Text
@comment $NetBSD: PLIST,v 1.9 2016/04/15 10:15:15 wiz Exp $
|
|
${PYSITELIB}/_dbus_bindings.la
|
|
${PYSITELIB}/_dbus_glib_bindings.la
|
|
${PYSITELIB}/dbus/__init__.py
|
|
${PYSITELIB}/dbus/__init__.pyc
|
|
${PYSITELIB}/dbus/__init__.pyo
|
|
${PYSITELIB}/dbus/_compat.py
|
|
${PYSITELIB}/dbus/_compat.pyc
|
|
${PYSITELIB}/dbus/_compat.pyo
|
|
${PYSITELIB}/dbus/_dbus.py
|
|
${PYSITELIB}/dbus/_dbus.pyc
|
|
${PYSITELIB}/dbus/_dbus.pyo
|
|
${PYSITELIB}/dbus/_expat_introspect_parser.py
|
|
${PYSITELIB}/dbus/_expat_introspect_parser.pyc
|
|
${PYSITELIB}/dbus/_expat_introspect_parser.pyo
|
|
${PYSITELIB}/dbus/bus.py
|
|
${PYSITELIB}/dbus/bus.pyc
|
|
${PYSITELIB}/dbus/bus.pyo
|
|
${PYSITELIB}/dbus/connection.py
|
|
${PYSITELIB}/dbus/connection.pyc
|
|
${PYSITELIB}/dbus/connection.pyo
|
|
${PYSITELIB}/dbus/decorators.py
|
|
${PYSITELIB}/dbus/decorators.pyc
|
|
${PYSITELIB}/dbus/decorators.pyo
|
|
${PYSITELIB}/dbus/exceptions.py
|
|
${PYSITELIB}/dbus/exceptions.pyc
|
|
${PYSITELIB}/dbus/exceptions.pyo
|
|
${PYSITELIB}/dbus/gi_service.py
|
|
${PYSITELIB}/dbus/gi_service.pyc
|
|
${PYSITELIB}/dbus/gi_service.pyo
|
|
${PYSITELIB}/dbus/glib.py
|
|
${PYSITELIB}/dbus/glib.pyc
|
|
${PYSITELIB}/dbus/glib.pyo
|
|
${PLIST.py2x}${PYSITELIB}/dbus/gobject_service.py
|
|
${PLIST.py2x}${PYSITELIB}/dbus/gobject_service.pyc
|
|
${PLIST.py2x}${PYSITELIB}/dbus/gobject_service.pyo
|
|
${PYSITELIB}/dbus/lowlevel.py
|
|
${PYSITELIB}/dbus/lowlevel.pyc
|
|
${PYSITELIB}/dbus/lowlevel.pyo
|
|
${PYSITELIB}/dbus/mainloop/__init__.py
|
|
${PYSITELIB}/dbus/mainloop/__init__.pyc
|
|
${PYSITELIB}/dbus/mainloop/__init__.pyo
|
|
${PYSITELIB}/dbus/mainloop/glib.py
|
|
${PYSITELIB}/dbus/mainloop/glib.pyc
|
|
${PYSITELIB}/dbus/mainloop/glib.pyo
|
|
${PYSITELIB}/dbus/proxies.py
|
|
${PYSITELIB}/dbus/proxies.pyc
|
|
${PYSITELIB}/dbus/proxies.pyo
|
|
${PYSITELIB}/dbus/server.py
|
|
${PYSITELIB}/dbus/server.pyc
|
|
${PYSITELIB}/dbus/server.pyo
|
|
${PYSITELIB}/dbus/service.py
|
|
${PYSITELIB}/dbus/service.pyc
|
|
${PYSITELIB}/dbus/service.pyo
|
|
${PYSITELIB}/dbus/types.py
|
|
${PYSITELIB}/dbus/types.pyc
|
|
${PYSITELIB}/dbus/types.pyo
|