summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* New upstream version 1.3.0Simon McVittie2022-09-06
* setup.py: Remove obsolete Python 2 classifierSimon McVittie2022-09-05
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-15
* Use README as the long descriptionSimon McVittie2018-05-02
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-05
* Use TAP syntax for all directly-run testsSimon McVittie2016-08-11
* Disable Automake maintainer mode when building via setup.pySimon McVittie2016-02-22
* Fix setup.py in tarballs on Python 2Simon McVittie2016-02-22
* Add a setup.py which wraps Autotools in something virtualenv-friendlySimon McVittie2016-01-21
* Remove setup.py (no longer used in favour of autotools)Simon McVittie2007-01-09
* Bump version to 0.80rc2Simon McVittie2006-12-13
* Convert generic glue, main loop integration, message append/get_args, validat...Simon McVittie2006-12-11
* Separate out remaining types (abstract, bytes, containers, int, float, signat...Simon McVittie2006-12-11
* Split out exceptions, pending call, message into separate .c filesSimon McVittie2006-12-11
* _dbus_bindings: debug-impl.h -> debug.cSimon McVittie2006-12-08
* _dbus_bindings: split out conn, conn-methods into separate translation unitsSimon McVittie2006-12-08
* NEWS, setup.py, dbus/__init__.py: Bump version to 0.80rc1, aka 0.79.91Simon McVittie2006-12-06
* setup.py, dbus/matchrules.py: Remove obsolete dbus.matchrules (the new implem...Simon McVittie2006-12-05
* setup.py: Add dbus.lowlevelSimon McVittie2006-11-30
* setup.py: Don't remove ChangeLog on clean.Simon McVittie2006-11-24
* Bump version to 0.80pre2 (or internally 0.79.2)Simon McVittie2006-11-22
* Add short-term backwards compatibility with dbus_bindings (various programs t...Simon McVittie2006-11-22
* Add improved main-loop integration.Simon McVittie2006-11-22
* Bump version to 0.80~pre1 (but in __init__.py, write it as 0.79.1)Simon McVittie2006-11-16
* setup.py: Import CFLAGS from environment (used by development Makefile for wa...Simon McVittie2006-11-14
* Seth was a Red Hat employee when contributing to dbus-python: alter copyright...Simon McVittie2006-10-05
* setup.py: Remove "import extract" (no longer exists)Simon McVittie2006-09-28
* Add copyright, AFL2.1, GPL2 notices, which might even be correct...Simon McVittie2006-09-27
* setup.py: Remove _util from modules to installSimon McVittie2006-09-27
* Makefile, setup.py: Stop forcing -O0 -gSimon McVittie2006-09-27
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-26
* Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings.Simon McVittie2006-08-31
* * setup.py: read the stdout pipe before stderrJohn (J5) Palmieri2006-07-27
* * setup.py: some distros have older gits which don't have the git-log --statJohn (J5) Palmieri2006-07-27
* * Released 0.71John (J5) Palmieri2006-07-24
* * Patch from Joseph Sacco <joseph_sacco [at] comcast [dot] net>:John (J5) Palmieri2006-07-24
* * Automate building of ChangeLogJohn (J5) Palmieri2006-07-21
* * fixed where the binary modules are installed intoJohn (J5) Palmieri2006-07-21
* * Add tests backJohn (J5) Palmieri2006-07-12
* * MANIFEST.in: AddedJohn (J5) Palmieri2006-07-12
* - s/dbus/-Idbus\// in includedirs_flagJohn (J5) Palmieri2006-07-12
* setup.py, dbus/extract.py: Patch from Osvaldo Santana NetoRobert McQueen2006-07-12