Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2018 18:08:03 +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: r480291 - head/devel/py-hypothesis
Message-ID:  <201809211808.w8LI83LR001946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 21 18:08:03 2018
New Revision: 480291
URL: https://svnweb.freebsd.org/changeset/ports/480291

Log:
  Update to 3.71.9
  
  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	Fri Sep 21 18:07:57 2018	(r480290)
+++ head/devel/py-hypothesis/Makefile	Fri Sep 21 18:08:03 2018	(r480291)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.8
+PORTVERSION=	3.71.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Sep 21 18:07:57 2018	(r480290)
+++ head/devel/py-hypothesis/distinfo	Fri Sep 21 18:08:03 2018	(r480291)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537456561
-SHA256 (hypothesis-3.71.8.tar.gz) = f11be4afad6686fbbd517263c4218d205058395b4ea9f6dc06aedaa82e8d82a7
-SIZE (hypothesis-3.71.8.tar.gz) = 175958
+TIMESTAMP = 1537547502
+SHA256 (hypothesis-3.71.9.tar.gz) = 456548057f66c11485c836cb35c0d36479744662001a9d703b3da890eea7434f
+SIZE (hypothesis-3.71.9.tar.gz) = 175967



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