summaryrefslogtreecommitdiffstats
path: root/libraries/dnspython
diff options
context:
space:
mode:
author Larry Hajali2010-05-13 00:29:08 +0200
committer Robby Workman2010-05-13 00:29:08 +0200
commit48d731cebaeda28c19a50742e54406cc35a39462 (patch)
tree7f96b0f6d42e5d6a048f10f5a5f61883b15b6dbc /libraries/dnspython
parentb2223fe4dc253323e9fd762ba85200a98c3d7256 (diff)
downloadslackbuilds-48d731cebaeda28c19a50742e54406cc35a39462.tar.gz
libraries/dnspython: Updated for version 1.7.1
Diffstat (limited to 'libraries/dnspython')
-rw-r--r--libraries/dnspython/dnspython.SlackBuild10
-rw-r--r--libraries/dnspython/dnspython.info10
-rw-r--r--libraries/dnspython/slack-desc8
3 files changed, 16 insertions, 12 deletions
diff --git a/libraries/dnspython/dnspython.SlackBuild b/libraries/dnspython/dnspython.SlackBuild
index 01ab8c8e0b..db34be29af 100644
--- a/libraries/dnspython/dnspython.SlackBuild
+++ b/libraries/dnspython/dnspython.SlackBuild
@@ -3,9 +3,9 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=dnspython
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.1}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -38,11 +38,13 @@ python setup.py install --root=$PKG
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a ChangeLog LICENSE README TODO $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a \
+ ChangeLog LICENSE README TODO \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/dnspython/dnspython.info b/libraries/dnspython/dnspython.info
index 33f34f1027..27162b4da5 100644
--- a/libraries/dnspython/dnspython.info
+++ b/libraries/dnspython/dnspython.info
@@ -1,8 +1,10 @@
PRGNAM="dnspython"
-VERSION="1.6.0"
+VERSION="1.7.1"
HOMEPAGE="http://www.dnspython.org/"
-DOWNLOAD="http://www.dnspython.org/kits/1.6.0/dnspython-1.6.0.tar.gz"
-MD5SUM="15b8eed42689bd719ec1878a584787ea"
+DOWNLOAD="http://www.dnspython.org/kits/1.7.1/dnspython-1.7.1.tar.gz"
+MD5SUM="870f52ca78b4f37ac7a4e718d337334c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="dsomero,rworkman"
+APPROVED="rworkman"
diff --git a/libraries/dnspython/slack-desc b/libraries/dnspython/slack-desc
index f8f0a9aa01..dc255ded65 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: