diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /misc/py-csvw | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'misc/py-csvw')
| -rw-r--r-- | misc/py-csvw/Makefile | 4 | ||||
| -rw-r--r-- | misc/py-csvw/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/py-csvw/Makefile b/misc/py-csvw/Makefile index 3e4dadce79c3..e31c6addc345 100644 --- a/misc/py-csvw/Makefile +++ b/misc/py-csvw/Makefile @@ -1,6 +1,6 @@ PORTNAME= csvw DISTVERSIONPREFIX= v -DISTVERSION= 3.5.1 +DISTVERSION= 3.7.0 CATEGORIES= misc python #MASTER_SITES= PYPI # tests are broken there PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -42,6 +42,6 @@ NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/tests -# tests as of 3.5.1: 782 passed, 16 xfailed in 15.37s +# tests as of 3.7.0: running (very slow, >30min) .include <bsd.port.mk> diff --git a/misc/py-csvw/distinfo b/misc/py-csvw/distinfo index f24d5eee61f9..2bdb11163f05 100644 --- a/misc/py-csvw/distinfo +++ b/misc/py-csvw/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756093938 -SHA256 (cldf-csvw-v3.5.1_GH0.tar.gz) = a9c214eca93c83735744918975306edf45cff88cba8aca773c0932fe36dbc3d3 -SIZE (cldf-csvw-v3.5.1_GH0.tar.gz) = 78243 +TIMESTAMP = 1760299138 +SHA256 (cldf-csvw-v3.7.0_GH0.tar.gz) = 4844330fa3979b98a2844d6f19537b22312fa25de59fc89778df65f364261434 +SIZE (cldf-csvw-v3.7.0_GH0.tar.gz) = 79537 SHA256 (w3c-csvw-0f3a1fd_GH0.tar.gz) = 2045b235aab4601a1759fb331d22a6fcc325b2f448b118dca783c6cf9c065582 SIZE (w3c-csvw-0f3a1fd_GH0.tar.gz) = 120140396 |
