[Lunar-commits] <moonbase> dnspython: version bumped to 1.6.0.
Florin Braescu
florin at lunar-linux.org
Mon Sep 15 22:23:59 CEST 2008
commit c2f74c9c8e1aeef418559e7ec2d0b7e1d6056422
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 15 23:23:59 2008 +0300
dnspython: version bumped to 1.6.0.
Bugfixes and improvements.
---
python/dnspython/DETAILS | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/python/dnspython/DETAILS b/python/dnspython/DETAILS
index 1ade7ad..aa24236 100644
--- a/python/dnspython/DETAILS
+++ b/python/dnspython/DETAILS
@@ -1,16 +1,17 @@
MODULE=dnspython
- VERSION=1.3.5
+ VERSION=1.6.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.dnspython.org/kits/stable
- SOURCE_VFY=sha1:06314dad339549613435470c6add992910e26e5d
- WEB_SITE=http://www.dnspython.org/
+ SOURCE_URL=http://www.dnspython.org/kits/$VERSION
+ SOURCE_VFY=sha1:e5eeba2d5780db280cc144c7cf777a27972d9ad1
+ WEB_SITE=http://www.dnspython.org
ENTERED=20050712
- UPDATED=20051103
- SHORT="DNS toolkit for Python."
+ UPDATED=20080915
+ SHORT="DNS toolkit for Python"
+
cat << EOF
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
-updates. It supports TSIG authenticated messages and EDNS0.
+updates. It supports TSIG authenticated messages and EDNS0.
dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
More information about the Lunar-commits
mailing list