Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2018 22:51:33 +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: r478740 - head/devel/py-hypothesis
Message-ID:  <201809012251.w81MpXxg040771@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  1 22:51:33 2018
New Revision: 478740
URL: https://svnweb.freebsd.org/changeset/ports/478740

Log:
  Update to 3.70.0
  
  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	Sat Sep  1 22:51:27 2018	(r478739)
+++ head/devel/py-hypothesis/Makefile	Sat Sep  1 22:51:33 2018	(r478740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.69.6
+PORTVERSION=	3.70.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Sep  1 22:51:27 2018	(r478739)
+++ head/devel/py-hypothesis/distinfo	Sat Sep  1 22:51:33 2018	(r478740)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535639802
-SHA256 (hypothesis-3.69.6.tar.gz) = 51b7b382c2f73a3d511a3912afaf54bd252167792eb42a3bf3493f750fc36c5b
-SIZE (hypothesis-3.69.6.tar.gz) = 170222
+TIMESTAMP = 1535829049
+SHA256 (hypothesis-3.70.0.tar.gz) = 090ec0c51c09635ee71e7dbf71b005296870ab0e091165be0f2b79233c224972
+SIZE (hypothesis-3.70.0.tar.gz) = 176628



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