Hi,
Here is a patch for graphics/py-seaborn:
i) Update to 0.11.2
ii) Update RUN_DEPENDS
It build well on amd64-current system, 4 tests failed in
all 1000+ tests.
Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/py-seaborn/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 21 Dec 2020 09:29:01 -0000 1.6
+++ Makefile 16 Aug 2021 08:00:43 -0000
@@ -2,7 +2,7 @@
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}
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/py-seaborn/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 21 Dec 2020 09:29:01 -0000 1.5
+++ distinfo 16 Aug 2021 08:00:43 -0000
@@ -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