[Python-modules-commits] [python-getdns] branch upstream updated (36ce536 -> e10dc03)

Ondrej Sury ondrej at moszumanska.debian.org
Wed Jan 27 09:50:58 UTC 2016


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

ondrej pushed a change to branch upstream
in repository python-getdns.

      from  36ce536   Import python-getdns_0.5.0.orig.tar.gz
       new  e10dc03   Imported Upstream version 0.6.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:
 .gitignore                |   1 +
 context.c                 |  33 +++----
 doc/conf.py               |   4 +-
 doc/functions.rst         | 115 ++++++++++++-----------
 doc/index.rst             |  17 ++--
 doc/response.rst          |  17 +++-
 examples/client_subnet.py |  54 +++++++++++
 examples/dane_encrypt.py  |   0
 examples/pinset.py        |  17 ++++
 examples/tsig_demo.py     |  15 +++
 getdns.c                  |  39 +++++++-
 pygetdns.h                |   8 ++
 pygetdns_util.c           | 231 ++++++++++++++++++++++++++++++++++++----------
 result.c                  |  13 +++
 setup.py                  |   8 +-
 15 files changed, 437 insertions(+), 135 deletions(-)
 create mode 100755 examples/client_subnet.py
 mode change 100644 => 100755 examples/dane_encrypt.py
 create mode 100755 examples/pinset.py
 create mode 100755 examples/tsig_demo.py

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



More information about the Python-modules-commits mailing list