Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 18:18:08 +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: r550568 - head/devel/py-hypothesis
Message-ID:  <202009291818.08TII8Kc092642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 29 18:18:08 2020
New Revision: 550568
URL: https://svnweb.freebsd.org/changeset/ports/550568

Log:
  Update to 5.36.1
  
  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	Tue Sep 29 18:18:03 2020	(r550567)
+++ head/devel/py-hypothesis/Makefile	Tue Sep 29 18:18:08 2020	(r550568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.36.0
+PORTVERSION=	5.36.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Sep 29 18:18:03 2020	(r550567)
+++ head/devel/py-hypothesis/distinfo	Tue Sep 29 18:18:08 2020	(r550568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601021638
-SHA256 (hypothesis-5.36.0.tar.gz) = a473b8428d13a695129e94bf17c43fa6c8a75449ef9121edb32b5ccaf862f16b
-SIZE (hypothesis-5.36.0.tar.gz) = 274321
+TIMESTAMP = 1601319700
+SHA256 (hypothesis-5.36.1.tar.gz) = 0a6af77ba1d111d39494f82569771bb24ce820484c4be43b204cd430ef7d1be2
+SIZE (hypothesis-5.36.1.tar.gz) = 274683



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