diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-02-14 14:58:14 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-02-14 14:58:14 +0000 |
commit | 00c2794d6e8a277ab2ae33ab088c591409712042 (patch) | |
tree | f9b32c20fccf2d6c3554aca29b881c02c7f2cca4 /textproc/py-xmlschema | |
parent | x11-themes/gtk-arc-themes: Update to 20210127 (diff) |
textproc/py-xmlschema: Update to 1.5.1
Changelog: https://github.com/sissaschool/xmlschema/blob/v1.5.1/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=565232
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 1fd934b96748..a3f7412eeb62 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xmlschema -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index b23f3bdf70fe..4d6942eece3b 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613000523 -SHA256 (xmlschema-1.5.0.tar.gz) = 81dcc709d033127cb7b89c7d91712f6c701414ed27b616ebd26e76896de1118d -SIZE (xmlschema-1.5.0.tar.gz) = 345946 +TIMESTAMP = 1613235514 +SHA256 (xmlschema-1.5.1.tar.gz) = c4c72b457865f46394bb23525b4e233d6537d9e97b8c6144a6cda2d5ef0d6688 +SIZE (xmlschema-1.5.1.tar.gz) = 349788 |