[Python-modules-commits] [ripe-atlas-sagan] branch upstream updated (cd2cef5 -> 58e94dd)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Mar 11 11:30:56 UTC 2016


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

apoikos pushed a change to branch upstream
in repository ripe-atlas-sagan.

      from  cd2cef5   Import python-ripe-atlas-sagan_1.1.8.orig.tar.gz
       new  58e94dd   Import ripe-atlas-sagan_1.1.10.orig.tar.gz

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:
 CHANGES.rst                               |   7 +-
 README.rst                                |   2 -
 docs/installation.rst                     |   2 -
 docs/types.rst                            |  10 +-
 docs/use.rst                              |   4 +-
 ripe/__init__.py                          |   2 +-
 ripe/atlas/__init__.py                    |   2 +-
 ripe/atlas/sagan/__init__.py              |   2 +-
 ripe/atlas/sagan/base.py                  |   7 +-
 ripe/atlas/sagan/dns.py                   |   2 +-
 ripe/atlas/sagan/helpers/__init__.py      |   2 +-
 ripe/atlas/sagan/helpers/abuf.py          |   2 +-
 ripe/atlas/sagan/helpers/compatibility.py |   2 +-
 ripe/atlas/sagan/http.py                  |   2 +-
 ripe/atlas/sagan/ntp.py                   |   2 +-
 ripe/atlas/sagan/ping.py                  |   2 +-
 ripe/atlas/sagan/ssl.py                   |  60 +++++++++++-
 ripe/atlas/sagan/traceroute.py            |  56 ++++++-----
 ripe/atlas/sagan/version.py               |   4 +-
 scripts/parse_abuf                        | 150 ------------------------------
 setup.py                                  |   4 -
 tests/ssl.py                              |  32 +++++++
 22 files changed, 154 insertions(+), 204 deletions(-)
 delete mode 100755 scripts/parse_abuf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ripe-atlas-sagan.git



More information about the Python-modules-commits mailing list