[Python-modules-commits] [dnspython3] 02/03: record new upstream branch created by importing dnspython3_1.12.0.orig.tar.gz and merge it

Scott Kitterman kitterman at moszumanska.debian.org
Thu Jan 14 05:18:54 UTC 2016


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

kitterman pushed a commit to branch master
in repository dnspython3.

commit cda20f11dd8c9a5ccc1c04c2e716efeb3a0ea76e
Merge: e7ddc4b 11befa7
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Jan 14 00:16:13 2016 -0500

    record new upstream branch created by importing dnspython3_1.12.0.orig.tar.gz and merge it

 ChangeLog                                          |  73 +++++++++++++
 PKG-INFO                                           |   4 +-
 README                                             |  40 ++++++-
 debian/.git-dpm                                    |  14 +--
 dns/dnssec.py                                      |   2 +
 dns/inet.py                                        |   7 +-
 dns/ipv6.py                                        |   5 +
 dns/message.py                                     |  15 ++-
 dns/name.py                                        |  24 ++++-
 dns/query.py                                       |  17 ++-
 dns/rdtypes/ANY/DNSKEY.py                          |  48 +++++++++
 dns/rdtypes/ANY/LOC.py                             |  28 +++--
 dns/rdtypes/ANY/NSEC3PARAM.py                      |   1 +
 dns/rdtypes/ANY/RRSIG.py                           |   2 +-
 dns/rdtypes/IN/APL.py                              |   4 +-
 dns/resolver.py                                    |   7 ++
 dns/reversename.py                                 |   9 +-
 dns/tsig.py                                        |  16 +++
 dns/version.py                                     |   4 +-
 dns/zone.py                                        |  28 ++++-
 setup.py                                           |   2 +-
 tests/Makefile                                     |   5 +-
 tests/example3.good                                | 117 +++++++++++++++++++++
 tests/{bugs.py => test_bugs.py}                    |   8 ++
 tests/{dnssec.py => test_dnssec.py}                |  14 +++
 tests/{flags.py => test_flags.py}                  |   0
 tests/{generate.py => test_generate.py}            |   0
 tests/{message.py => test_message.py}              |   0
 tests/{name.py => test_name.py}                    |   5 +
 tests/{namedict.py => test_namedict.py}            |   0
 tests/{ntoaaton.py => test_ntoaaton.py}            |   8 ++
 .../{rdtypeandclass.py => test_rdtypeandclass.py}  |   0
 tests/test_rdtypeanydnskey.py                      |  68 ++++++++++++
 tests/{resolver.py => test_resolver.py}            |   0
 tests/{rrset.py => test_rrset.py}                  |   0
 tests/{set.py => test_set.py}                      |   0
 tests/{tokenizer.py => test_tokenizer.py}          |   0
 tests/{update.py => test_update.py}                |   0
 tests/{zone.py => test_zone.py}                    |  23 ++++
 tests/utest.py                                     |   8 ++
 40 files changed, 558 insertions(+), 48 deletions(-)

diff --cc debian/.git-dpm
index de8f504,0000000..5e32d5a
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- cbb9334415f2d6ffbefe037be1e613b3d90442bb
- cbb9334415f2d6ffbefe037be1e613b3d90442bb
- cbb9334415f2d6ffbefe037be1e613b3d90442bb
- cbb9334415f2d6ffbefe037be1e613b3d90442bb
- dnspython3_1.11.1.orig.tar.gz
- a9b0326ae27b03bf28ba9cff4fa50a108c87c39d
- 129165
++11befa72e1fe52835c1e25557601cbef51abf2b6
++11befa72e1fe52835c1e25557601cbef51abf2b6
++11befa72e1fe52835c1e25557601cbef51abf2b6
++11befa72e1fe52835c1e25557601cbef51abf2b6
++dnspython3_1.12.0.orig.tar.gz
++daaad12af6b2f9cf78e6eb7c5d2079d225c88224
++132470
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list