diff options
Diffstat (limited to 'python/python3-seaborn/python3-seaborn.info')
-rw-r--r-- | python/python3-seaborn/python3-seaborn.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-seaborn/python3-seaborn.info b/python/python3-seaborn/python3-seaborn.info index 1ce4289eb5..464a5a1eb0 100644 --- a/python/python3-seaborn/python3-seaborn.info +++ b/python/python3-seaborn/python3-seaborn.info @@ -1,10 +1,10 @@ PRGNAM="python3-seaborn" -VERSION="0.11.2" +VERSION="0.12.1" HOMEPAGE="https://seaborn.pydata.org/" -DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.11.2/seaborn-0.11.2.tar.gz" -MD5SUM="2c73097c1c48af26587b65499d559b10" +DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.12.1/seaborn-0.12.1.tar.gz" +MD5SUM="8f7e319e96f01512b896cae3038b8d67" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-matplotlib python3-pandas scipy3" +REQUIRES="python3-matplotlib python3-pandas python3-build python3-flit_core" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |