Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 19:32:06 +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: r550316 - head/devel/py-hypothesis
Message-ID:  <202009271932.08RJW6XP040660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 27 19:32:06 2020
New Revision: 550316
URL: https://svnweb.freebsd.org/changeset/ports/550316

Log:
  Update to 5.36.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 27 19:32:00 2020	(r550315)
+++ head/devel/py-hypothesis/Makefile	Sun Sep 27 19:32:06 2020	(r550316)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.35.4
+PORTVERSION=	5.36.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Sep 27 19:32:00 2020	(r550315)
+++ head/devel/py-hypothesis/distinfo	Sun Sep 27 19:32:06 2020	(r550316)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600794964
-SHA256 (hypothesis-5.35.4.tar.gz) = 049398bc481fbc22d5cbf65aca0de421d09e332cd40ded7ab25fba4bd32edc3d
-SIZE (hypothesis-5.35.4.tar.gz) = 273664
+TIMESTAMP = 1601021638
+SHA256 (hypothesis-5.36.0.tar.gz) = a473b8428d13a695129e94bf17c43fa6c8a75449ef9121edb32b5ccaf862f16b
+SIZE (hypothesis-5.36.0.tar.gz) = 274321



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