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 /textproc/py-xmlschema | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'textproc/py-xmlschema')
| -rw-r--r-- | textproc/py-xmlschema/Makefile | 2 | ||||
| -rw-r--r-- | textproc/py-xmlschema/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile index 9d8780ac32d6..2f9f393c557c 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmlschema -DISTVERSION= 4.1.0 +DISTVERSION= 4.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 7fee1f157a37..a8ad4b283402 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751337448 -SHA256 (xmlschema-4.1.0.tar.gz) = 88ac771cf94d5fc6bbd1a763db8c157f3d683ad23120b0d0b8c46fe4537f2adf -SIZE (xmlschema-4.1.0.tar.gz) = 633811 +TIMESTAMP = 1762927942 +SHA256 (xmlschema-4.2.0.tar.gz) = b1f88c53493b2e75471977cbf218d939b872d0c7046bb63d48cc219fa7e241b9 +SIZE (xmlschema-4.2.0.tar.gz) = 643756 |
