From 37fd60cc14eba4a94b05049f7c4a6d1240fd627e Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 30 Dec 2022 14:31:36 -0800 Subject: python/python3-seaborn: Updated for 0.12.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-seaborn/README | 2 +- python/python3-seaborn/python3-seaborn.SlackBuild | 2 +- python/python3-seaborn/python3-seaborn.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-seaborn') diff --git a/python/python3-seaborn/README b/python/python3-seaborn/README index 9876d09facc33..2364d998032ec 100644 --- a/python/python3-seaborn/README +++ b/python/python3-seaborn/README @@ -2,5 +2,5 @@ Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics. -scipy3 and python3-statsmodels (both optional) provide advanced +python3-scipy and python3-statsmodels (both optional) provide advanced statistical plot functions. diff --git a/python/python3-seaborn/python3-seaborn.SlackBuild b/python/python3-seaborn/python3-seaborn.SlackBuild index 18d9c47811c9e..8339c0f2486c8 100644 --- a/python/python3-seaborn/python3-seaborn.SlackBuild +++ b/python/python3-seaborn/python3-seaborn.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-seaborn -VERSION=${VERSION:-0.12.1} +VERSION=${VERSION:-0.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-seaborn/python3-seaborn.info b/python/python3-seaborn/python3-seaborn.info index 464a5a1eb075a..0dd3ea745ff44 100644 --- a/python/python3-seaborn/python3-seaborn.info +++ b/python/python3-seaborn/python3-seaborn.info @@ -1,8 +1,8 @@ PRGNAM="python3-seaborn" -VERSION="0.12.1" +VERSION="0.12.2" HOMEPAGE="https://seaborn.pydata.org/" -DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.12.1/seaborn-0.12.1.tar.gz" -MD5SUM="8f7e319e96f01512b896cae3038b8d67" +DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.12.2/seaborn-0.12.2.tar.gz" +MD5SUM="0e6508b2fa65bd7c3321910e6ad4a887" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-matplotlib python3-pandas python3-build python3-flit_core" -- cgit v1.2.3