[Pkg-mpd-commits] [python-mpd] 02/19: Merge tag 'upstream/0.5.5'
Simon McVittie
smcv at debian.org
Sun May 22 18:17:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/experimental
in repository python-mpd.
commit 5968d4c2875be157bae7f7ef1c4a0d6141bdf86a
Merge: e4361fb 280ce51
Author: Simon McVittie <smcv at debian.org>
Date: Sat Apr 30 13:45:26 2016 +0100
Merge tag 'upstream/0.5.5'
Upstream version 0.5.5
.gitignore | 27 ++
.travis.yml | 12 +
CHANGES.txt | 33 --
INSTALL.rst | 49 +++
MANIFEST.in | 4 +
Makefile | 9 +
PKG-INFO | 19 -
README.rst | 124 ++++++
README.txt | 77 ----
doc/Makefile | 177 ++++++++
doc/changes.rst | 104 +++++
doc/commands.txt | 99 -----
doc/commands_header.txt | 8 +
doc/conf.py | 248 +++++++++++
doc/generate_command_reference.py | 81 ++++
doc/index.rst | 53 +++
doc/topics/advanced.rst | 67 +++
doc/topics/commands.rst | 846 ++++++++++++++++++++++++++++++++++++++
doc/topics/getting-started.rst | 69 ++++
doc/topics/logging.rst | 15 +
doc/topics/porting.rst | 44 ++
examples/errorhandling.py | 136 ++++++
examples/helloworld.py | 12 +
examples/idle.py | 28 ++
examples/locking.py | 49 +++
examples/logger.py | 5 +
examples/multitags.py | 14 +
examples/randomqueue.py | 36 ++
examples/stats.py | 73 ++++
examples/stickers.py | 108 +++++
examples/summary.txt | 24 ++
mpd.py | 456 ++++++++++++++------
mpd_test.py | 419 +++++++++++++++++++
setup.cfg | 10 +
setup.py | 59 ++-
tox.ini | 11 +
36 files changed, 3220 insertions(+), 385 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git
More information about the Pkg-mpd-commits
mailing list