Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2020 09:33:53 +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: r540574 - head/devel/py-hypothesis
Message-ID:  <202006270933.05R9XrWi091831@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 27 09:33:52 2020
New Revision: 540574
URL: https://svnweb.freebsd.org/changeset/ports/540574

Log:
  Update to 5.18.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	Sat Jun 27 09:33:31 2020	(r540573)
+++ head/devel/py-hypothesis/Makefile	Sat Jun 27 09:33:52 2020	(r540574)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.18.1
+PORTVERSION=	5.18.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sat Jun 27 09:33:31 2020	(r540573)
+++ head/devel/py-hypothesis/distinfo	Sat Jun 27 09:33:52 2020	(r540574)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593161501
-SHA256 (hypothesis-5.18.1.tar.gz) = 2f490f733f440be28a8898832559872a4a4830126d594a89a52967cfb70e0e56
-SIZE (hypothesis-5.18.1.tar.gz) = 233864
+TIMESTAMP = 1593249343
+SHA256 (hypothesis-5.18.2.tar.gz) = 2537cd4f6b300cca14fd109d4874d2fec83eb37a555a5dc85baf9636ab095a81
+SIZE (hypothesis-5.18.2.tar.gz) = 233904



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