Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 19:00:16 +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: r479551 - head/devel/py-hypothesis
Message-ID:  <201809111900.w8BJ0G6T005905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 11 19:00:16 2018
New Revision: 479551
URL: https://svnweb.freebsd.org/changeset/ports/479551

Log:
  Update to 3.71.1
  
  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	Tue Sep 11 19:00:11 2018	(r479550)
+++ head/devel/py-hypothesis/Makefile	Tue Sep 11 19:00:16 2018	(r479551)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.0
+PORTVERSION=	3.71.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep 11 19:00:11 2018	(r479550)
+++ head/devel/py-hypothesis/distinfo	Tue Sep 11 19:00:16 2018	(r479551)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536517517
-SHA256 (hypothesis-3.71.0.tar.gz) = 0302f2588ed8ebcebbd166bb11c5d028de383f969b5e162e80ee378eda0fb1cf
-SIZE (hypothesis-3.71.0.tar.gz) = 172436
+TIMESTAMP = 1536690291
+SHA256 (hypothesis-3.71.1.tar.gz) = 97ca8ca58ed2cd60ea0234e9a2ed9745dbf3917411b08115c2b41a8d9be4c312
+SIZE (hypothesis-3.71.1.tar.gz) = 174182



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