[Pkg-privacy-commits] [txtorcon] branch master updated (4c7edc8 -> 8bf7bb9)
Iain R. Learmonth
irl at moszumanska.debian.org
Sun Oct 30 13:38:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
irl pushed a change to branch master
in repository txtorcon.
from 4c7edc8 Updated changelog for release
new 9b6cfa5 New upstream version 0.17.0
new 823442b Merge tag 'upstream/0.17.0'
new 8bf7bb9 Updates changelog for release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 +-
PKG-INFO | 9 +-
README.rst | 7 +
debian/changelog | 6 +
docs/README.rst | 233 +++++++++++++++++++++++++++++++++-
docs/release-checklist.rst | 11 +-
docs/releases.rst | 13 +-
examples/ephemeral_endpoint.py | 28 ++--
examples/gui-boom.py | 39 ++++++
examples/{gui-map.py => gui-cairo.py} | 58 ++++++---
examples/redirect_streams.py | 55 --------
test/test_circuit.py | 2 +-
test/test_endpoints.py | 2 +-
test/test_stream.py | 25 ++++
test/test_torconfig.py | 36 ++++++
test/test_torstate.py | 8 +-
txtorcon.egg-info/PKG-INFO | 9 +-
txtorcon.egg-info/SOURCES.txt | 3 +-
txtorcon.egg-info/top_level.txt | 2 +-
txtorcon/_metadata.py | 2 +-
txtorcon/addrmap.py | 2 +
txtorcon/endpoints.py | 10 +-
txtorcon/stream.py | 39 ++++--
txtorcon/torconfig.py | 38 ++++--
txtorcon/torstate.py | 5 +-
25 files changed, 522 insertions(+), 122 deletions(-)
mode change 120000 => 100644 docs/README.rst
create mode 100644 examples/gui-boom.py
copy examples/{gui-map.py => gui-cairo.py} (51%)
delete mode 100644 examples/redirect_streams.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list