From 38dab0189e1e8056198835964348cc8099178d2b Mon Sep 17 00:00:00 2001 From: Markus Reichelt Date: Mon, 1 Jan 2018 11:03:07 +0000 Subject: python/txi2p: Updated for version 0.3.2. Signed-off-by: David Spencer --- python/txi2p/txi2p.SlackBuild | 6 +++--- python/txi2p/txi2p.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/txi2p/txi2p.SlackBuild b/python/txi2p/txi2p.SlackBuild index e2de0d1c6d..436e41cfeb 100644 --- a/python/txi2p/txi2p.SlackBuild +++ b/python/txi2p/txi2p.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for txi2p # -# Copyright 2016 Markus Reichelt, Aachen, DE +# Copyright 2016-2018 Markus Reichelt, Aachen, DE # 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=txi2p -VERSION=${VERSION:-0.3.1} +VERSION=${VERSION:-0.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,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 COPYING PKG-INFO *.rst examples/ $PKG/usr/doc/$PRGNAM-$VERSION +cp -ar COPYING *.rst examples/ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/python/txi2p/txi2p.info b/python/txi2p/txi2p.info index efc375292d..a2bda7d051 100644 --- a/python/txi2p/txi2p.info +++ b/python/txi2p/txi2p.info @@ -1,8 +1,8 @@ PRGNAM="txi2p" -VERSION="0.3.1" +VERSION="0.3.2" HOMEPAGE="https://pypi.python.org/pypi/txi2p" -DOWNLOAD="https://pypi.python.org/packages/1e/44/417f36c5b2690d3f1e8c3eaccc15b82190cd517e874a97b4a7b06ae02279/txi2p-0.3.1.tar.gz" -MD5SUM="3ec0650925e62fda2f7ef665983ff1ff" +DOWNLOAD="https://pypi.python.org/packages/b1/4f/c68c155e452b3e0f7e997c4dfdc2f3a6814dd9a781fe47acee03df6dd72f/txi2p-0.3.2.tar.gz" +MD5SUM="af7b0a2e5388458a6dff1c09e525b922" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="vcversioner python-twisted Parsley" -- cgit v1.2.3