git: 15ce974d8e05 - main - devel/py-great-tables: update 0.21.0 → 0.24.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Sep 2026 00:42:19 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15ce974d8e0560b8038db69598cdf68c52273e68
commit 15ce974d8e0560b8038db69598cdf68c52273e68
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-07 18:21:22 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-08 00:38:58 +0000
devel/py-great-tables: update 0.21.0 → 0.24.0
---
devel/py-great-tables/Makefile | 13 +++++++------
devel/py-great-tables/distinfo | 6 +++---
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/devel/py-great-tables/Makefile b/devel/py-great-tables/Makefile
index 4a5cd52410bf..1d1f99c1c5c2 100644
--- a/devel/py-great-tables/Makefile
+++ b/devel/py-great-tables/Makefile
@@ -1,6 +1,5 @@
PORTNAME= great-tables
-DISTVERSION= 0.21.0
-PORTREVISION= 3
+DISTVERSION= 0.24.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,11 +16,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FL
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.13.1:devel/py-babel@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}CommonMark>=0.9.1:textproc/py-CommonMark@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}faicons>=0.2.2:devel/py-faicons@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}htmltools>=0.4.1:www/py-htmltools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}importlib-resources>0:devel/py-importlib-resources@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}multimark>=0.1.3:textproc/py-multimark@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}nokap>=0.1.0:graphics/py-nokap@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10.0.0:devel/py-typing-extensions@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}syrupy>0:devel/py-syrupy@${PY_FLAVOR}
@@ -35,9 +35,10 @@ TEST_WRKDIR= ${WRKSRC}/tests
NO_ARCH= yes
do-test:
- @cd ${TEST_WRKDIR} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -p no:xdist -m 'no_pandas' \
- --ignore=${TEST_WRKDIR}/test_shiny.py
+ @cd ${TEST_WRKDIR} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -p no:xdist -p no:checkdocs -m 'no_pandas' \
+ --ignore=${TEST_WRKDIR}/test_shiny.py \
+ --ignore=${TEST_WRKDIR}/test__utils_selenium.py
-# tests as of 0.21.0: 2 passed, 2 failed (no_pandas tests fail when pandas is installed locally)
+# tests as of 0.24.0: 2 passed, 2 failed (no_pandas tests fail when pandas is installed locally)
.include <bsd.port.mk>
diff --git a/devel/py-great-tables/distinfo b/devel/py-great-tables/distinfo
index c75fcf7878d5..81a9e7d9ef47 100644
--- a/devel/py-great-tables/distinfo
+++ b/devel/py-great-tables/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1781061938
-SHA256 (great_tables-0.21.0.tar.gz) = 40869cf972ea679710a0985c54c28e6787435e9b26ca295a8848ca5fbc02259a
-SIZE (great_tables-0.21.0.tar.gz) = 13002962
+TIMESTAMP = 1788771859
+SHA256 (great_tables-0.24.0.tar.gz) = 287e9e2b213a87745cdd1fd538756e9c6af39cbc66a28b678526b613716f536b
+SIZE (great_tables-0.24.0.tar.gz) = 27571517