Date: Thu, 8 Apr 2021 02:39:24 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: 38de5e1e57e6 - main - textproc/py-xmlschema: Update to 1.6.0 Message-ID: <202104080239.1382dOh7002213@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=38de5e1e57e65d4bd80118d25d131235f7b62e42 commit 38de5e1e57e65d4bd80118d25d131235f7b62e42 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-04-08 02:33:31 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-04-08 02:35:21 +0000 textproc/py-xmlschema: Update to 1.6.0 Changelog: https://github.com/sissaschool/xmlschema/blob/v1.6.0/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 3d1887d35833..53b6b5659728 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmlschema -DISTVERSION= 1.5.3 +DISTVERSION= 1.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 6552be281199..c13212c2132c 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615808264 -SHA256 (xmlschema-1.5.3.tar.gz) = a7db4c8ae2afa28654d15fcbf5d7f22f0441b5611e50426426e5418f369b5c79 -SIZE (xmlschema-1.5.3.tar.gz) = 350684 +TIMESTAMP = 1617845874 +SHA256 (xmlschema-1.6.0.tar.gz) = e951efc5ab3f251973f92cba7a7026adb32a4cd844d3425133d23eb269de4f8f +SIZE (xmlschema-1.6.0.tar.gz) = 362175
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104080239.1382dOh7002213>