From a38dc59d29d801279f37bf19947ab697d29389ce Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 8 Feb 2019 17:15:25 +0100 Subject: python/python-distro: Updated for version 1.4.0. Signed-off-by: Dimitris Zlatanidis --- python/python-distro/python-distro.SlackBuild | 6 +++--- python/python-distro/python-distro.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/python-distro') diff --git a/python/python-distro/python-distro.SlackBuild b/python/python-distro/python-distro.SlackBuild index b20e420da9f0..d6b4b2350431 100644 --- a/python/python-distro/python-distro.SlackBuild +++ b/python/python-distro/python-distro.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-distro -# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-distro SRCNAM=$(printf $PRGNAM | cut -c8-13) -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -81,7 +81,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 README.rst PKG-INFO $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.md CONTRIBUT*.md CHANGELOG.md 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/python-distro/python-distro.info b/python/python-distro/python-distro.info index f97d420bfa01..9b381121eb58 100644 --- a/python/python-distro/python-distro.info +++ b/python/python-distro/python-distro.info @@ -1,8 +1,8 @@ PRGNAM="python-distro" -VERSION="1.1.0" +VERSION="1.4.0" HOMEPAGE="https://github.com/nir0s/distro" -DOWNLOAD="https://pypi.python.org/packages/21/7b/14198029b49abdf80c6b8aadd9862f863b683dc4d3c2418f01bc6fad9fa3/distro-1.1.0.tar.gz" -MD5SUM="fc4c60a102271446a23ab20069a3453c" +DOWNLOAD="https://files.pythonhosted.org/packages/ca/e3/78443d739d7efeea86cbbe0216511d29b2f5ca8dbf51a6f2898432738987/distro-1.4.0.tar.gz" +MD5SUM="f2406d8efdb872c64a79e28967eff71a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3