From owner-svn-ports-all@freebsd.org Wed May 9 21:39:04 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 37CC1FCD2D0; Wed, 9 May 2018 21:39:04 +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 3CB1577349; Wed, 9 May 2018 21:39:03 +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 E25F5170F5; Wed, 9 May 2018 21:39:02 +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 w49Ld2rq003804; Wed, 9 May 2018 21:39:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w49Ld28T003802; Wed, 9 May 2018 21:39:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805092139.w49Ld28T003802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 9 May 2018 21:39:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469477 - 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: 469477 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.25 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: Wed, 09 May 2018 21:39:04 -0000 Author: sunpoet Date: Wed May 9 21:39:02 2018 New Revision: 469477 URL: https://svnweb.freebsd.org/changeset/ports/469477 Log: Update to 3.56.6 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 Wed May 9 21:38:56 2018 (r469476) +++ head/devel/py-hypothesis/Makefile Wed May 9 21:39:02 2018 (r469477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.5 +PORTVERSION= 3.56.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed May 9 21:38:56 2018 (r469476) +++ head/devel/py-hypothesis/distinfo Wed May 9 21:39:02 2018 (r469477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524750559 -SHA256 (hypothesis-3.56.5.tar.gz) = 462e6adce1f5ac16acd81b71cf6ffd0febe0ece7227ef8c39ebf37c1509db527 -SIZE (hypothesis-3.56.5.tar.gz) = 154659 +TIMESTAMP = 1525895050 +SHA256 (hypothesis-3.56.6.tar.gz) = e76d2671dcf719755b8d0dfdf78ca9e2dea4b8453fd0d174479833b354d1842e +SIZE (hypothesis-3.56.6.tar.gz) = 156490