Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 19:51:55 +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: r509740 - head/devel/py-hypothesis
Message-ID:  <201908241951.x7OJptYK085236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 24 19:51:55 2019
New Revision: 509740
URL: https://svnweb.freebsd.org/changeset/ports/509740

Log:
  Update to 4.34.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	Sat Aug 24 19:51:49 2019	(r509739)
+++ head/devel/py-hypothesis/Makefile	Sat Aug 24 19:51:55 2019	(r509740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.33.1
+PORTVERSION=	4.34.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Aug 24 19:51:49 2019	(r509739)
+++ head/devel/py-hypothesis/distinfo	Sat Aug 24 19:51:55 2019	(r509740)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566486934
-SHA256 (hypothesis-4.33.1.tar.gz) = 55c2f7488fa6b055882a2b217a22dfa2cb0ea5cadea5221bc2478ab98571e718
-SIZE (hypothesis-4.33.1.tar.gz) = 208929
+TIMESTAMP = 1566662989
+SHA256 (hypothesis-4.34.0.tar.gz) = 8f8a3256d615f7b79a98c90971a36cbec42d5589f0d37ee237b385e35d92193d
+SIZE (hypothesis-4.34.0.tar.gz) = 209168



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