From b834c2a4254e034104258739b7fcd4de65b9654f Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 11 Feb 2023 07:49:53 +0700 Subject: python/python-qrcode: Updated for version 7.4.2. Signed-off-by: Willy Sudiarto Raharjo --- python/python-qrcode/python-qrcode.SlackBuild | 7 ++----- python/python-qrcode/python-qrcode.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/python/python-qrcode/python-qrcode.SlackBuild b/python/python-qrcode/python-qrcode.SlackBuild index c9f30c3c3f..b7153c03cf 100644 --- a/python/python-qrcode/python-qrcode.SlackBuild +++ b/python/python-qrcode/python-qrcode.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-qrcode -# Copyright 2015-2021 Willy Sudiarto Raharjo +# Copyright 2015-2023 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-qrcode -VERSION=${VERSION:-7.3.1} +VERSION=${VERSION:-7.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/python/python-qrcode/python-qrcode.info b/python/python-qrcode/python-qrcode.info index fc5875953e..68935d2aff 100644 --- a/python/python-qrcode/python-qrcode.info +++ b/python/python-qrcode/python-qrcode.info @@ -1,8 +1,8 @@ PRGNAM="python-qrcode" -VERSION="7.3.1" +VERSION="7.4.2" HOMEPAGE="https://github.com/lincolnloop/python-qrcode" -DOWNLOAD="https://github.com/lincolnloop/python-qrcode/archive/v7.3.1/python-qrcode-7.3.1.tar.gz" -MD5SUM="85f031f3e7fbd98f9db8aa5bb5262720" +DOWNLOAD="https://github.com/lincolnloop/python-qrcode/archive/v7.4.2/python-qrcode-7.4.2.tar.gz" +MD5SUM="43a326d23ced03ad6500418451456bfb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3