Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 16:07:38 +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: r539828 - head/devel/py-hypothesis
Message-ID:  <202006221607.05MG7c3n038362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 22 16:07:37 2020
New Revision: 539828
URL: https://svnweb.freebsd.org/changeset/ports/539828

Log:
  Update to 5.16.2
  
  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	Mon Jun 22 16:07:32 2020	(r539827)
+++ head/devel/py-hypothesis/Makefile	Mon Jun 22 16:07:37 2020	(r539828)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.16.0
+PORTVERSION=	5.16.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Jun 22 16:07:32 2020	(r539827)
+++ head/devel/py-hypothesis/distinfo	Mon Jun 22 16:07:37 2020	(r539828)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590688781
-SHA256 (hypothesis-5.16.0.tar.gz) = 7c819501a26ff82ccb4bee8a96b1ff4fff187e041d79ed176964ca550b77098b
-SIZE (hypothesis-5.16.0.tar.gz) = 232737
+TIMESTAMP = 1592835231
+SHA256 (hypothesis-5.16.2.tar.gz) = 40a6aec202dfa7bfb90847612177e1aa5e6313b535cc6e1460cd0b917b7b5d14
+SIZE (hypothesis-5.16.2.tar.gz) = 232947



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