Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 19:27:29 +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: r480196 - head/devel/py-hypothesis
Message-ID:  <201809201927.w8KJRTCs095144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 20 19:27:29 2018
New Revision: 480196
URL: https://svnweb.freebsd.org/changeset/ports/480196

Log:
  Update to 3.71.8
  
  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	Thu Sep 20 19:27:23 2018	(r480195)
+++ head/devel/py-hypothesis/Makefile	Thu Sep 20 19:27:29 2018	(r480196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.7
+PORTVERSION=	3.71.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Sep 20 19:27:23 2018	(r480195)
+++ head/devel/py-hypothesis/distinfo	Thu Sep 20 19:27:29 2018	(r480196)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537366376
-SHA256 (hypothesis-3.71.7.tar.gz) = 148d531eec1b5c0bb111ede455ee2f76ccb8c41c1f30a4a7b2c3f111175e9737
-SIZE (hypothesis-3.71.7.tar.gz) = 175978
+TIMESTAMP = 1537456561
+SHA256 (hypothesis-3.71.8.tar.gz) = f11be4afad6686fbbd517263c4218d205058395b4ea9f6dc06aedaa82e8d82a7
+SIZE (hypothesis-3.71.8.tar.gz) = 175958



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