summaryrefslogtreecommitdiff
path: root/dbus/_version.py.in
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.80.1, the "oops" release. Install dbus/_version.py so ↵Simon McVittie2007-01-241-1/+1
| | | | dbus.__version__ exists again.
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-0/+3
In the process: HACKING.txt: update include/dbus-python.h: add some typedefs to make it saner bus.c, conn.c, conn-methods.c: further alter docstrings to keep epydoc happy exceptions.c: create exceptions in a more longwinded way for Python 2.5 compatibility message-get-args.c, bus/__init__.py: tweak docstrings dbus/introspect_parser.py: make docstring valid reStructuredText run-test.sh: simplify, since configure now does some of the work test/*.py: use paths from run-test.sh, cope with out-of-tree builds test-standalone.py: carry out additional sanity checks