aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen heping <wenheping2000@hotmail.com>2023-10-22 01:21:51 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-10-27 06:32:09 +0000
commit0dd96651522977cb9bb2c48c226abb7431cfe2a5 (patch)
treec7b6c136c4a97b74d1ffdeb7a4c61127d5b7cea1
parentaf1d0a50b6c4299c1023fb4250fb5e619978aa8d (diff)
downloadports-0dd96651522977cb9bb2c48c226abb7431cfe2a5.tar.gz
ports-0dd96651522977cb9bb2c48c226abb7431cfe2a5.zip
math/py-seaborn: update to 0.13.0
Changelog: https://seaborn.pydata.org/whatsnew/v0.13.0.html PR: 274572 Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
-rw-r--r--math/py-seaborn/Makefile8
-rw-r--r--math/py-seaborn/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile
index bb9ef29b87e9..783a99300bb1 100644
--- a/math/py-seaborn/Makefile
+++ b/math/py-seaborn/Makefile
@@ -1,6 +1,5 @@
PORTNAME= seaborn
-PORTVERSION= 0.11.2
-PORTREVISION= 1
+DISTVERSION= 0.13.0
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +9,9 @@ COMMENT= Statistical data visualization
WWW= https://seaborn.pydata.org/
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
@@ -20,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= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/math/py-seaborn/distinfo b/math/py-seaborn/distinfo
index bf54b11baee8..a63d8a0574b0 100644
--- a/math/py-seaborn/distinfo
+++ b/math/py-seaborn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655426572
-SHA256 (seaborn-0.11.2.tar.gz) = cf45e9286d40826864be0e3c066f98536982baf701a7caa386511792d61ff4f6
-SIZE (seaborn-0.11.2.tar.gz) = 268839
+TIMESTAMP = 1697588051
+SHA256 (seaborn-0.13.0.tar.gz) = 0e76abd2ec291c655b516703c6a022f0fd5afed26c8e714e8baef48150f73598
+SIZE (seaborn-0.13.0.tar.gz) = 1455480