Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 19:36:12 +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: r545855 - head/devel/py-hypothesis
Message-ID:  <202008231936.07NJaCg1071322@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 23 19:36:12 2020
New Revision: 545855
URL: https://svnweb.freebsd.org/changeset/ports/545855

Log:
  Update to 5.26.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 23 19:36:07 2020	(r545854)
+++ head/devel/py-hypothesis/Makefile	Sun Aug 23 19:36:12 2020	(r545855)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.25.0
+PORTVERSION=	5.26.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Aug 23 19:36:07 2020	(r545854)
+++ head/devel/py-hypothesis/distinfo	Sun Aug 23 19:36:12 2020	(r545855)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598029461
-SHA256 (hypothesis-5.25.0.tar.gz) = 555aa0f013940075d94875fbfb080df4f1970321fa5ef781494e2543cf7e4184
-SIZE (hypothesis-5.25.0.tar.gz) = 260444
+TIMESTAMP = 1598175224
+SHA256 (hypothesis-5.26.0.tar.gz) = 54f3ce8d7146cb59eef419a26d5edfdf4e8518615b9df8c7e1f5392a2c5c9c36
+SIZE (hypothesis-5.26.0.tar.gz) = 261200



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