Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 09:50:35 +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: r551281 - head/devel/py-hypothesis
Message-ID:  <202010030950.0939oZMm095159@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 09:50:35 2020
New Revision: 551281
URL: https://svnweb.freebsd.org/changeset/ports/551281

Log:
  Update to 5.37.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 Oct  3 09:50:30 2020	(r551280)
+++ head/devel/py-hypothesis/Makefile	Sat Oct  3 09:50:35 2020	(r551281)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.36.1
+PORTVERSION=	5.37.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Oct  3 09:50:30 2020	(r551280)
+++ head/devel/py-hypothesis/distinfo	Sat Oct  3 09:50:35 2020	(r551281)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601319700
-SHA256 (hypothesis-5.36.1.tar.gz) = 0a6af77ba1d111d39494f82569771bb24ce820484c4be43b204cd430ef7d1be2
-SIZE (hypothesis-5.36.1.tar.gz) = 274683
+TIMESTAMP = 1601713742
+SHA256 (hypothesis-5.37.0.tar.gz) = b3a6ae80e8661b6cab0a722cc437d26274d5e3d0759ef2f6a6a1c3b066dd3185
+SIZE (hypothesis-5.37.0.tar.gz) = 276833



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