summaryrefslogtreecommitdiff
path: root/textproc/py-tokenizers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-tokenizers/Makefile')
-rw-r--r--textproc/py-tokenizers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile
index 7076777ea457..4227ba8a3d11 100644
--- a/textproc/py-tokenizers/Makefile
+++ b/textproc/py-tokenizers/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tokenizers
-DISTVERSION= 0.21.2
+DISTVERSION= 0.22.0
PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
@@ -22,7 +22,7 @@ TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma \
USES= cargo python
USE_PYTHON= autoplist pep517 pytest
-PYTEST_BROKEN_TESTS= test_datasets test_gzip
+PYTEST_BROKEN_TESTS= test_gzip
CARGO_CARGOTOML=${WRKSRC}/bindings/python/Cargo.toml
CARGO_CARGOLOCK=${WRKSRC}/bindings/python/Cargo.lock