From owner-svn-ports-all@freebsd.org Sat Sep 8 00:14:14 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BB97FCE1A1; Sat, 8 Sep 2018 00:14:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BC627CF14; Sat, 8 Sep 2018 00:14:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 45CEC2314A; Sat, 8 Sep 2018 00:14:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w880EEHA060118; Sat, 8 Sep 2018 00:14:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w880EDQ0060117; Sat, 8 Sep 2018 00:14:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809080014.w880EDQ0060117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 8 Sep 2018 00:14:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479212 - head/devel/py-hypothesis X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-hypothesis X-SVN-Commit-Revision: 479212 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2018 00:14:14 -0000 Author: sunpoet Date: Sat Sep 8 00:14:13 2018 New Revision: 479212 URL: https://svnweb.freebsd.org/changeset/ports/479212 Log: Update to 3.70.3 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sat Sep 8 00:05:29 2018 (r479211) +++ head/devel/py-hypothesis/Makefile Sat Sep 8 00:14:13 2018 (r479212) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.70.2 +PORTVERSION= 3.70.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Sep 8 00:05:29 2018 (r479211) +++ head/devel/py-hypothesis/distinfo Sat Sep 8 00:14:13 2018 (r479212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536249087 -SHA256 (hypothesis-3.70.2.tar.gz) = 3af1f295f2ba3e5648dfa40bdd2e1520c7fc6e5fa1c5b204fc21a923c36dfa2b -SIZE (hypothesis-3.70.2.tar.gz) = 176799 +TIMESTAMP = 1536362634 +SHA256 (hypothesis-3.70.3.tar.gz) = 2b35192cd3562e478715fc604ba139587cf220c1337b94b27abcbaab64d050e7 +SIZE (hypothesis-3.70.3.tar.gz) = 176788