[Pkg-privacy-commits] [txtorcon] branch upstream updated (ac340d4 -> 9b6cfa5)

Iain R. Learmonth irl at moszumanska.debian.org
Sun Oct 30 13:38:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

irl pushed a change to branch upstream
in repository txtorcon.

      from  ac340d4   Imported Upstream version 0.16.1
       new  9b6cfa5   New upstream version 0.17.0

The 1 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 +
 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 +-
 24 files changed, 516 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