Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2019 20:31:41 +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: r497527 - head/devel/py-hypothesis
Message-ID:  <201904012031.x31KVfaY040471@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr  1 20:31:41 2019
New Revision: 497527
URL: https://svnweb.freebsd.org/changeset/ports/497527

Log:
  Update to 4.14.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 Apr  1 20:31:35 2019	(r497526)
+++ head/devel/py-hypothesis/Makefile	Mon Apr  1 20:31:41 2019	(r497527)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.14.1
+PORTVERSION=	4.14.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Mon Apr  1 20:31:35 2019	(r497526)
+++ head/devel/py-hypothesis/distinfo	Mon Apr  1 20:31:41 2019	(r497527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554017763
-SHA256 (hypothesis-4.14.1.tar.gz) = c3fdfe5c0c3658527c438804d754f113f7ec752099cecfc74b2d6d7d091ed5f8
-SIZE (hypothesis-4.14.1.tar.gz) = 195125
+TIMESTAMP = 1554149767
+SHA256 (hypothesis-4.14.2.tar.gz) = 232f5e19de11e5da6ec78091a4c6cd8fe7b9454a15ebf9df38284ebc2435db78
+SIZE (hypothesis-4.14.2.tar.gz) = 195165



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