Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2020 15:36:29 +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: r547812 - head/devel/py-hypothesis
Message-ID:  <202009061536.086FaTZ8082969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep  6 15:36:28 2020
New Revision: 547812
URL: https://svnweb.freebsd.org/changeset/ports/547812

Log:
  Update to 5.31.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 Sep  6 15:36:24 2020	(r547811)
+++ head/devel/py-hypothesis/Makefile	Sun Sep  6 15:36:28 2020	(r547812)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.30.0
+PORTVERSION=	5.31.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Sep  6 15:36:24 2020	(r547811)
+++ head/devel/py-hypothesis/distinfo	Sun Sep  6 15:36:28 2020	(r547812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302747
-SHA256 (hypothesis-5.30.0.tar.gz) = d810af02dcb0edabb36dd77f3db01b89a4028098dad237bafeaf23060e1dd5be
-SIZE (hypothesis-5.30.0.tar.gz) = 266897
+TIMESTAMP = 1599376014
+SHA256 (hypothesis-5.31.0.tar.gz) = 157ce1db0c446c2a7ecccb496453c8fd1d173790896a1c20efa7982e22a06a7a
+SIZE (hypothesis-5.31.0.tar.gz) = 267850



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