Date: Sun, 5 Sep 2021 14:45:12 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: 8ed14eb43cd9 - main - textproc/py-xmlschema: Update to 1.7.1 Message-ID: <202109051445.185EjCJY046679@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=8ed14eb43cd9966de9c1969340f500852e45b17b commit 8ed14eb43cd9966de9c1969340f500852e45b17b Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-09-05 14:24:10 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-09-05 14:43:51 +0000 textproc/py-xmlschema: Update to 1.7.1 Changelog: https://github.com/sissaschool/xmlschema/blob/v1.7.1/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 f80f1707fb1a..1d5302b22ab2 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmlschema -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index c968d21df097..80ab4c199090 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628421026 -SHA256 (xmlschema-1.7.0.tar.gz) = dd3917141a98f3cebb91dd2cfd0ec5476a8ac5073cea52dfe3050c5c04891169 -SIZE (xmlschema-1.7.0.tar.gz) = 370433 +TIMESTAMP = 1630851115 +SHA256 (xmlschema-1.7.1.tar.gz) = bdf7a37a6477ebc152dd755f6b33f1a786ef0d4693b1565b91635aa7984d89be +SIZE (xmlschema-1.7.1.tar.gz) = 372165
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109051445.185EjCJY046679>