diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-03-07 16:55:17 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-03-07 16:55:17 +0000 |
commit | 77b46562d5397db89e879fc0bd68d904c395e303 (patch) | |
tree | 554b2bb6a8af0f45798f04cbbb5efe974a82e343 | |
parent | security/py-[acme|certbot]: Update to 1.13.0 (diff) |
textproc/py-xmlschema: Update to 1.5.2
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.2/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=567579
-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 a3f7412eeb62..3d1eef45616d 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xmlschema -DISTVERSION= 1.5.1 +DISTVERSION= 1.5.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 4d6942eece3b..f0442c17e183 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613235514 -SHA256 (xmlschema-1.5.1.tar.gz) = c4c72b457865f46394bb23525b4e233d6537d9e97b8c6144a6cda2d5ef0d6688 -SIZE (xmlschema-1.5.1.tar.gz) = 349788 +TIMESTAMP = 1615035448 +SHA256 (xmlschema-1.5.2.tar.gz) = f821ce780f84c7e61ca1ccf32f23aec400446e74fa5cc888450af7604ce2291f +SIZE (xmlschema-1.5.2.tar.gz) = 350754 |