Date: Sat, 23 Nov 2019 17:44:41 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518261 - head/devel/py-jsonschema Message-ID: <201911231744.xANHifKR084895@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sat Nov 23 17:44:40 2019 New Revision: 518261 URL: https://svnweb.freebsd.org/changeset/ports/518261 Log: devel/py-jsonschema: Update version 3.1.1.=>3.2.0 Modified: head/devel/py-jsonschema/Makefile head/devel/py-jsonschema/distinfo Modified: head/devel/py-jsonschema/Makefile ============================================================================== --- head/devel/py-jsonschema/Makefile Sat Nov 23 17:44:06 2019 (r518260) +++ head/devel/py-jsonschema/Makefile Sat Nov 23 17:44:40 2019 (r518261) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jsonschema -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jsonschema/distinfo ============================================================================== --- head/devel/py-jsonschema/distinfo Sat Nov 23 17:44:06 2019 (r518260) +++ head/devel/py-jsonschema/distinfo Sat Nov 23 17:44:40 2019 (r518261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572017377 -SHA256 (jsonschema-3.1.1.tar.gz) = 2fa0684276b6333ff3c0b1b27081f4b2305f0a36cf702a23db50edb141893c3f -SIZE (jsonschema-3.1.1.tar.gz) = 150179 +TIMESTAMP = 1574528023 +SHA256 (jsonschema-3.2.0.tar.gz) = c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a +SIZE (jsonschema-3.2.0.tar.gz) = 167226
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911231744.xANHifKR084895>