Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 22:43:48 +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: r498009 - head/devel/py-hypothesis
Message-ID:  <201904052243.x35MhmYi095134@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  5 22:43:47 2019
New Revision: 498009
URL: https://svnweb.freebsd.org/changeset/ports/498009

Log:
  Update to 4.14.3
  
  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 Apr  5 22:43:42 2019	(r498008)
+++ head/devel/py-hypothesis/Makefile	Fri Apr  5 22:43:47 2019	(r498009)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.14.2
+PORTVERSION=	4.14.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Apr  5 22:43:42 2019	(r498008)
+++ head/devel/py-hypothesis/distinfo	Fri Apr  5 22:43:47 2019	(r498009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554149767
-SHA256 (hypothesis-4.14.2.tar.gz) = 232f5e19de11e5da6ec78091a4c6cd8fe7b9454a15ebf9df38284ebc2435db78
-SIZE (hypothesis-4.14.2.tar.gz) = 195165
+TIMESTAMP = 1554485994
+SHA256 (hypothesis-4.14.3.tar.gz) = 48437a159936775e099827107742cd4cb53866a559b00a4bd923619529c1aa67
+SIZE (hypothesis-4.14.3.tar.gz) = 196216



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