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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 20 19:27:30 UTC 2018


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


More information about the svn-ports-head mailing list