From 364f82d16ad75e937e71eff8b5a7ac2e8611d493 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 2 Dec 2012 12:34:59 -0500 Subject: python/dnspython: Updated for version 1.10.0 Signed-off-by: dsomero --- python/dnspython/dnspython.SlackBuild | 6 ++---- python/dnspython/dnspython.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/python/dnspython/dnspython.SlackBuild b/python/dnspython/dnspython.SlackBuild index e21aae3533..8fe397696e 100644 --- a/python/dnspython/dnspython.SlackBuild +++ b/python/dnspython/dnspython.SlackBuild @@ -3,7 +3,7 @@ # Written by Larry Hajali PRGNAM=dnspython -VERSION=1.9.4 +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -41,9 +41,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - ChangeLog LICENSE README TODO \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a ChangeLog LICENSE README PKG-INFO $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/python/dnspython/dnspython.info b/python/dnspython/dnspython.info index 2266d258c2..24021a2708 100644 --- a/python/dnspython/dnspython.info +++ b/python/dnspython/dnspython.info @@ -1,8 +1,8 @@ PRGNAM="dnspython" -VERSION="1.9.4" +VERSION="1.10.0" HOMEPAGE="http://www.dnspython.org/" -DOWNLOAD="http://www.dnspython.org/kits/1.9.4/dnspython-1.9.4.tar.gz" -MD5SUM="8a89b7865251c4e9d8ec2f8cc9f8cd78" +DOWNLOAD="http://www.dnspython.org/kits/1.10.0/dnspython-1.10.0.tar.gz" +MD5SUM="b4f60852fd7ba64fc7c3a1fa239eba33" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3