Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2020 16:15:52 +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: r540791 - head/devel/py-hypothesis
Message-ID:  <202006291615.05TGFqt6033449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 29 16:15:52 2020
New Revision: 540791
URL: https://svnweb.freebsd.org/changeset/ports/540791

Log:
  Update to 5.18.3
  
  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	Mon Jun 29 16:15:46 2020	(r540790)
+++ head/devel/py-hypothesis/Makefile	Mon Jun 29 16:15:52 2020	(r540791)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.18.2
+PORTVERSION=	5.18.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jun 29 16:15:46 2020	(r540790)
+++ head/devel/py-hypothesis/distinfo	Mon Jun 29 16:15:52 2020	(r540791)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593249343
-SHA256 (hypothesis-5.18.2.tar.gz) = 2537cd4f6b300cca14fd109d4874d2fec83eb37a555a5dc85baf9636ab095a81
-SIZE (hypothesis-5.18.2.tar.gz) = 233904
+TIMESTAMP = 1593333050
+SHA256 (hypothesis-5.18.3.tar.gz) = b56c27733f896c80731302422c8c55dfd2e818059b3dca0f3717ddbae780dcd0
+SIZE (hypothesis-5.18.3.tar.gz) = 235909



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006291615.05TGFqt6033449>