Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2019 21:55:54 +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: r503094 - head/devel/py-hypothesis
Message-ID:  <201905302155.x4ULtscv036328@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 30 21:55:53 2019
New Revision: 503094
URL: https://svnweb.freebsd.org/changeset/ports/503094

Log:
  Update to 4.24.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	Thu May 30 21:55:48 2019	(r503093)
+++ head/devel/py-hypothesis/Makefile	Thu May 30 21:55:53 2019	(r503094)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.23.8
+PORTVERSION=	4.24.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Thu May 30 21:55:48 2019	(r503093)
+++ head/devel/py-hypothesis/distinfo	Thu May 30 21:55:53 2019	(r503094)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558969713
-SHA256 (hypothesis-4.23.8.tar.gz) = 649aa2c0f0c7c3c9aef72b684304296696561b8e34ca238eb755f123138ed826
-SIZE (hypothesis-4.23.8.tar.gz) = 201073
+TIMESTAMP = 1559219558
+SHA256 (hypothesis-4.24.0.tar.gz) = b804bb87c2e963cc5f97e5da383db3a307e73a065eda2d5a9ec49c78583299ae
+SIZE (hypothesis-4.24.0.tar.gz) = 201010



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