diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-04-14 20:33:34 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:37:56 +0200 |
commit | 73922ef2a6d61bc8ea8d13641e7a297c789544c7 (patch) | |
tree | 2bdd66a20f6b93743d5b63f46c4a88ed3cce8fb5 /libraries | |
parent | e8b75219376e436f4d22fb062537a9b8c627c190 (diff) | |
download | slackbuilds-73922ef2a6d61bc8ea8d13641e7a297c789544c7.tar.gz |
libraries/dnspython: Updated for version 1.8.0.
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/dnspython/README | 2 | ||||
-rw-r--r-- | libraries/dnspython/dnspython.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/dnspython/dnspython.info | 8 | ||||
-rw-r--r-- | libraries/dnspython/slack-desc | 10 |
4 files changed, 11 insertions, 11 deletions
diff --git a/libraries/dnspython/README b/libraries/dnspython/README index 301814f192..983875ac1e 100644 --- a/libraries/dnspython/README +++ b/libraries/dnspython/README @@ -5,4 +5,4 @@ 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 class, and return an answer set. The low level classes allow direct -manipulation of DNS zones, messages, names, and records.
\ No newline at end of file +manipulation of DNS zones, messages, names, and records. diff --git a/libraries/dnspython/dnspython.SlackBuild b/libraries/dnspython/dnspython.SlackBuild index db34be29af..15269e0f87 100644 --- a/libraries/dnspython/dnspython.SlackBuild +++ b/libraries/dnspython/dnspython.SlackBuild @@ -3,7 +3,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=dnspython -VERSION=${VERSION:-1.7.1} +VERSION=${VERSION:-1.8.0} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/dnspython/dnspython.info b/libraries/dnspython/dnspython.info index 27162b4da5..7908da2db5 100644 --- a/libraries/dnspython/dnspython.info +++ b/libraries/dnspython/dnspython.info @@ -1,10 +1,10 @@ PRGNAM="dnspython" -VERSION="1.7.1" +VERSION="1.8.0" HOMEPAGE="http://www.dnspython.org/" -DOWNLOAD="http://www.dnspython.org/kits/1.7.1/dnspython-1.7.1.tar.gz" -MD5SUM="870f52ca78b4f37ac7a4e718d337334c" +DOWNLOAD="http://www.dnspython.org/kits/1.8.0/dnspython-1.8.0.tar.gz" +MD5SUM="77f379e0cb21e11470a35359e6211c53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/libraries/dnspython/slack-desc b/libraries/dnspython/slack-desc index dc255ded65..89997fd367 100644 --- a/libraries/dnspython/slack-desc +++ b/libraries/dnspython/slack-desc @@ -11,9 +11,9 @@ dnspython: dnspython: dnspython is a DNS toolkit for Python. It supports almost all record dnspython: types. It can be used for queries, zone transfers, and dynamic dnspython: updates. It supports TSIG authenticated messages and EDNS0. -dnspython: +dnspython: dnspython: Homepage: http://www.dnspython.org/ -dnspython: -dnspython: -dnspython: -dnspython: +dnspython: +dnspython: +dnspython: +dnspython: |