git: 39a14f8abca1 - main - textproc/py-xmlschema: Update to 2.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Aug 2022 07:42:50 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=39a14f8abca11b298d9d18ff28d104292fc4dee7
commit 39a14f8abca11b298d9d18ff28d104292fc4dee7
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-08-14 07:41:03 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-08-14 07:41:03 +0000
textproc/py-xmlschema: Update to 2.0.2
Take maintainership
Approved by: dbaio@(previous maintainer, via email)
---
textproc/py-xmlschema/Makefile | 8 ++++----
textproc/py-xmlschema/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile
index a2b0c94749dc..37a8479f736a 100644
--- a/textproc/py-xmlschema/Makefile
+++ b/textproc/py-xmlschema/Makefile
@@ -1,17 +1,17 @@
PORTNAME= xmlschema
-DISTVERSION= 1.11.0
+DISTVERSION= 2.0.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Implementation of XML Schema for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.5.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=2.5.0<3.0.0:textproc/py-elementpath@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=3.0.0:textproc/py-elementpath@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elementpath>=3.0.0:textproc/py-elementpath@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR}
diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo
index 0a1980cc9da7..99c4efe61e08 100644
--- a/textproc/py-xmlschema/distinfo
+++ b/textproc/py-xmlschema/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653154017
-SHA256 (xmlschema-1.11.0.tar.gz) = 319f5e3e77beb6ab3b4166f699d9dafd59141487bd1a07675fd01af6483211a4
-SIZE (xmlschema-1.11.0.tar.gz) = 453958
+TIMESTAMP = 1660461876
+SHA256 (xmlschema-2.0.2.tar.gz) = ce915696b3a819fe0f986824517b9281dbd5626fd2d213363fab40f34edf05bd
+SIZE (xmlschema-2.0.2.tar.gz) = 476241