From 29643abc7005d9c75dd0ee617c0d4a1386a4fbc1 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 16 Apr 2021 17:38:27 +0700 Subject: python/python3-seaborn: Updated for version 0.11.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-seaborn/python3-seaborn.SlackBuild | 7 ++++--- python/python3-seaborn/python3-seaborn.info | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild index 24db23459af4..a3b9c72a27e0 100644 --- a/python/python3-seaborn/python3-seaborn.SlackBuild +++ b/python/python3-seaborn/python3-seaborn.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-seaborn -# Copyright 2020 Isaac Yu +# Copyright 2020-2021 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,11 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-seaborn -VERSION=${VERSION:-0.10.1} -SRCNAM=seaborn +VERSION=${VERSION:-0.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +SRCNAM=seaborn + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; diff --git a/python/python3-seaborn/python3-seaborn.info b/python/python3-seaborn/python3-seaborn.info index 65cec7b38ab8..b2adaafd8bdd 100644 --- a/python/python3-seaborn/python3-seaborn.info +++ b/python/python3-seaborn/python3-seaborn.info @@ -1,8 +1,8 @@ PRGNAM="python3-seaborn" -VERSION="0.10.1" +VERSION="0.11.1" HOMEPAGE="https://seaborn.pydata.org/" -DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.10.1/seaborn-0.10.1.tar.gz" -MD5SUM="125586d58ef64fb47199d4eae71cbd69" +DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.11.1/seaborn-0.11.1.tar.gz" +MD5SUM="6fd7c297d708044439bde6997c96402c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-matplotlib python3-pandas scipy3" -- cgit v1.2.3