git: 2349d6959b5d - main - devel/py-warlock: Update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 16:37:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2349d6959b5ded637bf10f135c6d14de4fa7c9eb commit 2349d6959b5ded637bf10f135c6d14de4fa7c9eb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 16:32:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 16:36:21 +0000 devel/py-warlock: Update to 2.0.0 Changes: https://github.com/bcwaldon/warlock/releases --- devel/py-warlock/Makefile | 8 +++----- devel/py-warlock/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/py-warlock/Makefile b/devel/py-warlock/Makefile index db8c3a2a340f..c0eae784968a 100644 --- a/devel/py-warlock/Makefile +++ b/devel/py-warlock/Makefile @@ -1,8 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= warlock -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +12,8 @@ COMMENT= Python object model built on JSON schema and JSON patch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema3>=0.7<4:devel/py-jsonschema3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonpatch>=0.10<2:devel/py-jsonpatch@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=4<5:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1<2:devel/py-jsonpatch@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-warlock/distinfo b/devel/py-warlock/distinfo index ce9a92711edc..504fff821ac7 100644 --- a/devel/py-warlock/distinfo +++ b/devel/py-warlock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578401168 -SHA256 (warlock-1.3.3.tar.gz) = a093c4d04b42b7907f69086e476a766b7639dca50d95edc83aef6aeab9db2090 -SIZE (warlock-1.3.3.tar.gz) = 11602 +TIMESTAMP = 1655561156 +SHA256 (warlock-2.0.0.tar.gz) = da0ba3f37a6a54ee6b4f6c976906ca87f6524511839d5e6d556d752f9366525f +SIZE (warlock-2.0.0.tar.gz) = 8292