math/py-seaborn: update to 0.9.0
PR: 231319 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
This commit is contained in:
parent
7e93aed258
commit
7e10e181e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480067
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= seaborn
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}statsmodels>0:math/py-statsmodels@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520209837
|
||||
SHA256 (seaborn-0.8.1.tar.gz) = 6702978b903d0284446e935916b980dfebae4063c18ad8eb6e8f9e76d0257eae
|
||||
SIZE (seaborn-0.8.1.tar.gz) = 178865
|
||||
TIMESTAMP = 1536385187
|
||||
SHA256 (seaborn-0.9.0.tar.gz) = 76c83f794ca320fb6b23a7c6192d5e185a5fcf4758966a0c0a54baee46d41e2f
|
||||
SIZE (seaborn-0.9.0.tar.gz) = 198184
|
||||
|
Loading…
Reference in New Issue
Block a user