svn commit: r479629 - head/devel/py-hypothesis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 12 22:55:25 UTC 2018


Author: sunpoet
Date: Wed Sep 12 22:55:22 2018
New Revision: 479629
URL: https://svnweb.freebsd.org/changeset/ports/479629

Log:
  Update to 3.71.2
  
  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	Wed Sep 12 22:55:17 2018	(r479628)
+++ head/devel/py-hypothesis/Makefile	Wed Sep 12 22:55:22 2018	(r479629)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.71.1
+PORTVERSION=	3.71.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Sep 12 22:55:17 2018	(r479628)
+++ head/devel/py-hypothesis/distinfo	Wed Sep 12 22:55:22 2018	(r479629)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536690291
-SHA256 (hypothesis-3.71.1.tar.gz) = 97ca8ca58ed2cd60ea0234e9a2ed9745dbf3917411b08115c2b41a8d9be4c312
-SIZE (hypothesis-3.71.1.tar.gz) = 174182
+TIMESTAMP = 1536758771
+SHA256 (hypothesis-3.71.2.tar.gz) = 62101605b29ff2a1cedcc5fe9193986ecf222c478f339aba7215c3d2d8c083dd
+SIZE (hypothesis-3.71.2.tar.gz) = 175838


More information about the svn-ports-head mailing list