[Python-modules-commits] [python-getdns] branch upstream updated (2f3640b -> 36ce536)
Scott Kitterman
kitterman at moszumanska.debian.org
Tue Dec 29 19:45:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch upstream
in repository python-getdns.
from 2f3640b Imported Upstream version 0.3.1
new 36ce536 Import python-getdns_0.5.0.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:
.gitignore | 1 +
README.md | 42 ++-
context.c | 899 ++++++++++++++++++++++++++++++++++-----------
context_util.c | 40 ++
doc/conf.py | 4 +-
doc/functions.rst | 244 +++++++-----
doc/index.rst | 68 +++-
doc/response.rst | 37 +-
examples/async-get-ip.py | 20 +-
examples/get-general.py | 10 +-
examples/get-ip.py | 12 +-
examples/get-mx-ip.py | 14 +-
examples/get-ns-ip.py | 18 +-
examples/get-srv.py | 7 +-
examples/idn.py | 20 +
examples/print-context.py | 2 +-
examples/print-version.py | 4 +-
examples/query-gdns.py | 6 +-
examples/query-stubmode.py | 8 +-
examples/simple.py | 9 +-
getdns.c | 257 +++++++++++--
pygetdns.h | 23 +-
pygetdns_util.c | 293 +++++++++++----
result.c | 60 ++-
setup.py | 35 +-
25 files changed, 1603 insertions(+), 530 deletions(-)
create mode 100755 examples/idn.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