Date: Fri, 2 Aug 2019 22:47:06 +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: r507919 - head/devel/py-jsonschema Message-ID: <201908022247.x72Ml61g095233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Fri Aug 2 22:47:06 2019 New Revision: 507919 URL: https://svnweb.freebsd.org/changeset/ports/507919 Log: devel/py-jsonschema: Update version 3.0.1=>3.0.2 Modified: head/devel/py-jsonschema/Makefile head/devel/py-jsonschema/distinfo Modified: head/devel/py-jsonschema/Makefile ============================================================================== --- head/devel/py-jsonschema/Makefile Fri Aug 2 22:42:04 2019 (r507918) +++ head/devel/py-jsonschema/Makefile Fri Aug 2 22:47:06 2019 (r507919) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= jsonschema -PORTVERSION= 3.0.1 -PORTREVISION= 2 +PORTVERSION= 3.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jsonschema/distinfo ============================================================================== --- head/devel/py-jsonschema/distinfo Fri Aug 2 22:42:04 2019 (r507918) +++ head/devel/py-jsonschema/distinfo Fri Aug 2 22:47:06 2019 (r507919) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553384286 -SHA256 (jsonschema-3.0.1.tar.gz) = 0c0a81564f181de3212efa2d17de1910f8732fa1b71c42266d983cd74304e20d -SIZE (jsonschema-3.0.1.tar.gz) = 120834 +TIMESTAMP = 1564753542 +SHA256 (jsonschema-3.0.2.tar.gz) = 8d4a2b7b6c2237e0199c8ea1a6d3e05bf118e289ae2b9d7ba444182a2959560d +SIZE (jsonschema-3.0.2.tar.gz) = 143432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908022247.x72Ml61g095233>