From 66910cd8ec23afe0f9952d1fc2e5486b9215fed5 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 20 Sep 2015 15:24:28 +0300 Subject: python/purl: Updated for version 1.1. Signed-off-by: Dimitris Zlatanidis --- python/purl/purl.SlackBuild | 6 +++--- python/purl/purl.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/purl') diff --git a/python/purl/purl.SlackBuild b/python/purl/purl.SlackBuild index b763a79c02..94da0d78e9 100644 --- a/python/purl/purl.SlackBuild +++ b/python/purl/purl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for purl -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2015 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=purl -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a README.rst PKG-INFO LICENSE $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.rst LICENSE $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/python/purl/purl.info b/python/purl/purl.info index 9ce85c019b..7b6356425f 100644 --- a/python/purl/purl.info +++ b/python/purl/purl.info @@ -1,8 +1,8 @@ PRGNAM="purl" -VERSION="1.0.3" +VERSION="1.1" HOMEPAGE="https://github.com/codeinthehole/purl" -DOWNLOAD="https://pypi.python.org/packages/source/p/purl/purl-1.0.3.tar.gz" -MD5SUM="f07b21a91bb0995a0f9da962321fa43b" +DOWNLOAD="https://pypi.python.org/packages/source/p/purl/purl-1.1.tar.gz" +MD5SUM="18e85232396ce60d2e77baed7c5c90e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools six" -- cgit v1.2.3