summaryrefslogtreecommitdiffstats
path: root/lib/dnspython/dns/message.py
Commit message (Collapse)AuthorAgeFilesLines
* Move dnspython to third_party.Jelmer Vernooij2014-11-121-1088/+0
| | | | | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Nov 12 22:40:53 CET 2014 on sn-devel-104
* dnspython: Update to latest upstream snapshot.Jelmer Vernooij2011-08-271-2/+3
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Aug 27 17:40:39 CEST 2011 on sn-devel-104
* dnspython: Merge in new upstream.Jelmer Vernooij2010-12-201-1/+1
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Dec 20 03:21:52 CET 2010 on sn-devel-104
* dnspython: Update to newer upstream snapshot.Jelmer Vernooij2010-12-101-4/+8
|
* s4-python: Move dnspython to lib/, like the other Python modulesJelmer Vernooij2010-03-291-0/+1083
This also avoids it from being installed if it's already present on the system.