Update to py-seaborn

Changes:
https://github.com/mwaskom/seaborn/blob/v0.11.2/doc/releases/v0.11.2.txt

From wen heping <wenheping2000 AT hotmail DOT com>.
This commit is contained in:
bket 2021-08-17 04:09:27 +00:00
parent c6d4fe1569
commit 67da8b6a5f
2 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2020/12/21 09:29:01 bket Exp $
# $OpenBSD: Makefile,v 1.7 2021/08/17 04:09:27 bket Exp $
COMMENT = statistical data visualization
MODPY_EGG_VERSION = 0.11.1
MODPY_EGG_VERSION = 0.11.2
DISTNAME = seaborn-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
@ -21,10 +21,10 @@ MODPY_SETUPTOOLS = Yes
MODPY_PYTEST = Yes
MODPY_PYTEST_ARGS = seaborn
RUN_DEPENDS = graphics/py-matplotlib${MODPY_FLAVOR}>=2.2.0 \
math/py-numpy${MODPY_FLAVOR}>=1.15.0 \
math/py-pandas${MODPY_FLAVOR}>=0.23.0 \
math/py-scipy${MODPY_FLAVOR}>=1.0.0
RUN_DEPENDS = graphics/py-matplotlib${MODPY_FLAVOR}>=3.0 \
math/py-numpy${MODPY_FLAVOR}>=1.16.0 \
math/py-pandas${MODPY_FLAVOR}>=0.24.0 \
math/py-scipy${MODPY_FLAVOR}>=1.2.0
TEST_DEPENDS = devel/py-nose${MODPY_FLAVOR}

View File

@ -1,2 +1,2 @@
SHA256 (seaborn-0.11.1.tar.gz) = ROeOrtk3xah/x6iSwymnzAkQYLZ+vR0NMGtEanS6Aa0=
SIZE (seaborn-0.11.1.tar.gz) = 261397
SHA256 (seaborn-0.11.2.tar.gz) = z0XpKG1Agmhkvg48Bm+YU2mCuvcBp8qjhlEXktYf9PY=
SIZE (seaborn-0.11.2.tar.gz) = 268839