Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 10:19:27 +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: r544411 - head/devel/py-hypothesis
Message-ID:  <202008081019.078AJRqh001480@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  8 10:19:26 2020
New Revision: 544411
URL: https://svnweb.freebsd.org/changeset/ports/544411

Log:
  Update to 5.22.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  8 10:19:21 2020	(r544410)
+++ head/devel/py-hypothesis/Makefile	Sat Aug  8 10:19:26 2020	(r544411)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.21.0
+PORTVERSION=	5.22.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Aug  8 10:19:21 2020	(r544410)
+++ head/devel/py-hypothesis/distinfo	Sat Aug  8 10:19:26 2020	(r544411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595865803
-SHA256 (hypothesis-5.21.0.tar.gz) = 5aa113efc2227813364be42ec6c25bc01b59cc0c9b0022646dad804149895db1
-SIZE (hypothesis-5.21.0.tar.gz) = 239826
+TIMESTAMP = 1596280094
+SHA256 (hypothesis-5.22.0.tar.gz) = f7617bdf5d01a44f159f8d5d98fde9c223adaa98cd6e2e438c5c5ea8c87c3026
+SIZE (hypothesis-5.22.0.tar.gz) = 239872



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