Date: Sun, 9 May 2021 21:05:50 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1d70a648f066 - main - textproc/py-xmlschema: Update to 1.6.2 Message-ID: <202105092105.149L5oSf098750@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d70a648f0669e40d315725472732c6017e56f26 commit 1d70a648f0669e40d315725472732c6017e56f26 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-05-09 20:59:35 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-05-09 21:04:53 +0000 textproc/py-xmlschema: Update to 1.6.2 Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.2/CHANGELOG.rst --- textproc/py-xmlschema/Makefile | 2 +- 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 04df892f6821..da80ce3d67c2 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmlschema -DISTVERSION= 1.6.1 +DISTVERSION= 1.6.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 96178ae86903..86d736fdcf58 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618529657 -SHA256 (xmlschema-1.6.1.tar.gz) = d02b82bb4fce3af09495b85e6ada5ce0cfdaa865b09b28ecc0f5ab81fad7e328 -SIZE (xmlschema-1.6.1.tar.gz) = 365094 +TIMESTAMP = 1620593025 +SHA256 (xmlschema-1.6.2.tar.gz) = 31ddf77a44e4b121de212beeb2cc039e2e8b7a7a4f1678c9b29be1f5341aec52 +SIZE (xmlschema-1.6.2.tar.gz) = 367141
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105092105.149L5oSf098750>