Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 21:21:55 +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: r496587 - head/devel/py-hypothesis
Message-ID:  <201903222121.x2MLLtOC072971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 22 21:21:54 2019
New Revision: 496587
URL: https://svnweb.freebsd.org/changeset/ports/496587

Log:
  Update to 4.14.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	Fri Mar 22 21:21:49 2019	(r496586)
+++ head/devel/py-hypothesis/Makefile	Fri Mar 22 21:21:54 2019	(r496587)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.13.0
+PORTVERSION=	4.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Mar 22 21:21:49 2019	(r496586)
+++ head/devel/py-hypothesis/distinfo	Fri Mar 22 21:21:54 2019	(r496587)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553186362
-SHA256 (hypothesis-4.13.0.tar.gz) = 1896d88507c63e55036d7ea4ca73281e1c001167f8c4f92f788dbac7bb811832
-SIZE (hypothesis-4.13.0.tar.gz) = 195250
+TIMESTAMP = 1553260492
+SHA256 (hypothesis-4.14.0.tar.gz) = 80aaa773709dac2767f2479982fa07e2c36312029a6a67a421724be1da4c29ab
+SIZE (hypothesis-4.14.0.tar.gz) = 195132



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