Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 16:31:11 +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: r544983 - head/devel/py-hypothesis
Message-ID:  <202008151631.07FGVBWj006139@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 15 16:31:10 2020
New Revision: 544983
URL: https://svnweb.freebsd.org/changeset/ports/544983

Log:
  Update to 5.23.7
  
  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 15 16:31:05 2020	(r544982)
+++ head/devel/py-hypothesis/Makefile	Sat Aug 15 16:31:10 2020	(r544983)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.22.0
+PORTVERSION=	5.23.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Aug 15 16:31:05 2020	(r544982)
+++ head/devel/py-hypothesis/distinfo	Sat Aug 15 16:31:10 2020	(r544983)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280094
-SHA256 (hypothesis-5.22.0.tar.gz) = f7617bdf5d01a44f159f8d5d98fde9c223adaa98cd6e2e438c5c5ea8c87c3026
-SIZE (hypothesis-5.22.0.tar.gz) = 239872
+TIMESTAMP = 1596954336
+SHA256 (hypothesis-5.23.7.tar.gz) = be8ef81c9e5d05b3e9ac94f460aed71a7ed1e9d142d97d2acc09927d59d798f6
+SIZE (hypothesis-5.23.7.tar.gz) = 246839



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