Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2018 18:40:25 +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: r478976 - head/devel/py-hypothesis
Message-ID:  <201809041840.w84IePJX051171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  4 18:40:25 2018
New Revision: 478976
URL: https://svnweb.freebsd.org/changeset/ports/478976

Log:
  Update to 3.70.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  4 18:40:19 2018	(r478975)
+++ head/devel/py-hypothesis/Makefile	Tue Sep  4 18:40:25 2018	(r478976)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.70.0
+PORTVERSION=	3.70.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep  4 18:40:19 2018	(r478975)
+++ head/devel/py-hypothesis/distinfo	Tue Sep  4 18:40:25 2018	(r478976)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535829049
-SHA256 (hypothesis-3.70.0.tar.gz) = 090ec0c51c09635ee71e7dbf71b005296870ab0e091165be0f2b79233c224972
-SIZE (hypothesis-3.70.0.tar.gz) = 176628
+TIMESTAMP = 1536079671
+SHA256 (hypothesis-3.70.1.tar.gz) = e7e8aee24e150ed40a6ae6c240a1d261a6c65c53f8a604ade987b97d52b57fd7
+SIZE (hypothesis-3.70.1.tar.gz) = 176778



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