Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2020 11:56:20 +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: r540500 - head/devel/py-hypothesis
Message-ID:  <202006261156.05QBuKuI089672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 26 11:56:20 2020
New Revision: 540500
URL: https://svnweb.freebsd.org/changeset/ports/540500

Log:
  Update to 5.18.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	Fri Jun 26 11:56:14 2020	(r540499)
+++ head/devel/py-hypothesis/Makefile	Fri Jun 26 11:56:20 2020	(r540500)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	5.18.0
+PORTVERSION=	5.18.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Jun 26 11:56:14 2020	(r540499)
+++ head/devel/py-hypothesis/distinfo	Fri Jun 26 11:56:20 2020	(r540500)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593003038
-SHA256 (hypothesis-5.18.0.tar.gz) = 29e69777d460494ac987b0f60a9ace5a3142c7ba731e27f014caf5a0b93409da
-SIZE (hypothesis-5.18.0.tar.gz) = 233840
+TIMESTAMP = 1593161501
+SHA256 (hypothesis-5.18.1.tar.gz) = 2f490f733f440be28a8898832559872a4a4830126d594a89a52967cfb70e0e56
+SIZE (hypothesis-5.18.1.tar.gz) = 233864



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