Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 17:07:38 +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: r511202 - head/devel/py-hypothesis
Message-ID:  <201909051707.x85H7cHb000408@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep  5 17:07:38 2019
New Revision: 511202
URL: https://svnweb.freebsd.org/changeset/ports/511202

Log:
  Update to 4.35.0
  
  Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

Modified:
  head/devel/py-hypothesis/Makefile
  head/devel/py-hypothesis/distinfo

Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile	Thu Sep  5 17:07:32 2019	(r511201)
+++ head/devel/py-hypothesis/Makefile	Thu Sep  5 17:07:38 2019	(r511202)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.34.0
+PORTVERSION=	4.35.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu Sep  5 17:07:32 2019	(r511201)
+++ head/devel/py-hypothesis/distinfo	Thu Sep  5 17:07:38 2019	(r511202)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566662989
-SHA256 (hypothesis-4.34.0.tar.gz) = 8f8a3256d615f7b79a98c90971a36cbec42d5589f0d37ee237b385e35d92193d
-SIZE (hypothesis-4.34.0.tar.gz) = 209168
+TIMESTAMP = 1567688306
+SHA256 (hypothesis-4.35.0.tar.gz) = c1019e6b47bf3a4d566d3d4a916e48c363467878943447aac380358544a23810
+SIZE (hypothesis-4.35.0.tar.gz) = 209790



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