Date: Sun, 6 Jan 2019 20:40:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489539 - head/devel/py-hypothesis Message-ID: <201901062040.x06Keecs091798@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 6 20:40:40 2019 New Revision: 489539 URL: https://svnweb.freebsd.org/changeset/ports/489539 Log: Update to 3.86.2 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sun Jan 6 20:40:35 2019 (r489538) +++ head/devel/py-hypothesis/Makefile Sun Jan 6 20:40:40 2019 (r489539) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.86.1 +PORTVERSION= 3.86.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Jan 6 20:40:35 2019 (r489538) +++ head/devel/py-hypothesis/distinfo Sun Jan 6 20:40:40 2019 (r489539) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546680745 -SHA256 (hypothesis-3.86.1.tar.gz) = 03e87f1a70ee5294598f8541b331ad9213528f43c9ec7ca8ced7c8ff98dcd616 -SIZE (hypothesis-3.86.1.tar.gz) = 185506 +TIMESTAMP = 1546784487 +SHA256 (hypothesis-3.86.2.tar.gz) = e7243143b1cbfce73f0c5dfb2d62e5447c58b95cf9f4199bac8fc2ba9cb2b186 +SIZE (hypothesis-3.86.2.tar.gz) = 185506
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901062040.x06Keecs091798>