Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2020 07:15:22 +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: r547005 - head/devel/py-hypothesis
Message-ID:  <202008300715.07U7FMKT008933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 30 07:15:21 2020
New Revision: 547005
URL: https://svnweb.freebsd.org/changeset/ports/547005

Log:
  Update to 5.29.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	Sun Aug 30 07:15:16 2020	(r547004)
+++ head/devel/py-hypothesis/Makefile	Sun Aug 30 07:15:21 2020	(r547005)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.28.0
+PORTVERSION=	5.29.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Aug 30 07:15:16 2020	(r547004)
+++ head/devel/py-hypothesis/distinfo	Sun Aug 30 07:15:21 2020	(r547005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598456571
-SHA256 (hypothesis-5.28.0.tar.gz) = 931b49b1b1e8ddf168f6a3c4999b17f61f739f5331d83578320c3912149d38c0
-SIZE (hypothesis-5.28.0.tar.gz) = 266008
+TIMESTAMP = 1598605182
+SHA256 (hypothesis-5.29.0.tar.gz) = 67f6261176d22019bbb82dea463d9c3890dcc9722607cb2a7869f16c05d076ec
+SIZE (hypothesis-5.29.0.tar.gz) = 266259



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