Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 15:35:23 +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: r552644 - head/devel/py-hypothesis
Message-ID:  <202010181535.09IFZNoo002911@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 18 15:35:22 2020
New Revision: 552644
URL: https://svnweb.freebsd.org/changeset/ports/552644

Log:
  Update to 5.37.3
  
  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 Oct 18 15:35:17 2020	(r552643)
+++ head/devel/py-hypothesis/Makefile	Sun Oct 18 15:35:22 2020	(r552644)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.37.2
+PORTVERSION=	5.37.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Oct 18 15:35:17 2020	(r552643)
+++ head/devel/py-hypothesis/distinfo	Sun Oct 18 15:35:22 2020	(r552644)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602780740
-SHA256 (hypothesis-5.37.2.tar.gz) = 9a7da4af3ab28a00c1f212986eefdce90e85b26b712b0513e1c187ac47f0b77f
-SIZE (hypothesis-5.37.2.tar.gz) = 276965
+TIMESTAMP = 1602877813
+SHA256 (hypothesis-5.37.3.tar.gz) = 54bf2efa1da1286a348c436b4f815284107c6724fb3627f2522c2d02e3e559b5
+SIZE (hypothesis-5.37.3.tar.gz) = 276975



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