Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:27:00 +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: r554234 - head/devel/py-hypothesis
Message-ID:  <202011061127.0A6BR0Br096411@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:27:00 2020
New Revision: 554234
URL: https://svnweb.freebsd.org/changeset/ports/554234

Log:
  Update to 5.37.4
  
  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	Fri Nov  6 11:26:54 2020	(r554233)
+++ head/devel/py-hypothesis/Makefile	Fri Nov  6 11:27:00 2020	(r554234)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.37.3
+PORTVERSION=	5.37.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Nov  6 11:26:54 2020	(r554233)
+++ head/devel/py-hypothesis/distinfo	Fri Nov  6 11:27:00 2020	(r554234)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602877813
-SHA256 (hypothesis-5.37.3.tar.gz) = 54bf2efa1da1286a348c436b4f815284107c6724fb3627f2522c2d02e3e559b5
-SIZE (hypothesis-5.37.3.tar.gz) = 276975
+TIMESTAMP = 1604480738
+SHA256 (hypothesis-5.37.4.tar.gz) = 6f90a4878717ae74149c2808148ccbec97406fd0b3840d3f2126b2e7d89bd588
+SIZE (hypothesis-5.37.4.tar.gz) = 276990



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