From 10b6f6e454a0b38331bc0e8c5f28d300aaf7d4f3 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 19 Mar 2015 03:53:20 +0200 Subject: libraries/python-gnupg: Updated for version 0.3.7. Signed-off-by: Dimitris Zlatanidis --- libraries/python-gnupg/python-gnupg.SlackBuild | 6 +++--- libraries/python-gnupg/python-gnupg.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libraries/python-gnupg') diff --git a/libraries/python-gnupg/python-gnupg.SlackBuild b/libraries/python-gnupg/python-gnupg.SlackBuild index 80f0f64b6b..3a6aa83370 100644 --- a/libraries/python-gnupg/python-gnupg.SlackBuild +++ b/libraries/python-gnupg/python-gnupg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-gnupg -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-gnupg -VERSION=${VERSION:-0.3.6} +VERSION=${VERSION:-0.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -79,7 +79,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a PKG-INFO README LICENSE $PKG/usr/doc/$PRGNAM-$VERSION +cp -a PKG-INFO README.rst LICENSE.txt $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/libraries/python-gnupg/python-gnupg.info b/libraries/python-gnupg/python-gnupg.info index a54bc46b11..1c782898e0 100644 --- a/libraries/python-gnupg/python-gnupg.info +++ b/libraries/python-gnupg/python-gnupg.info @@ -1,8 +1,8 @@ PRGNAM="python-gnupg" -VERSION="0.3.6" +VERSION="0.3.7" HOMEPAGE="http://pythonhosted.org/python-gnupg/index.html" -DOWNLOAD="https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-0.3.6.tar.gz" -MD5SUM="27415bead227e8c6906900b7c777120c" +DOWNLOAD="https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-0.3.7.tar.gz" +MD5SUM="ce600421b8168bd7d9470d6b451594d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3