Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2019 13:15:17 +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: r497403 - head/devel/py-hypothesis
Message-ID:  <201903311315.x2VDFHBM053219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 31 13:15:17 2019
New Revision: 497403
URL: https://svnweb.freebsd.org/changeset/ports/497403

Log:
  Update to 4.14.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	Sun Mar 31 13:15:11 2019	(r497402)
+++ head/devel/py-hypothesis/Makefile	Sun Mar 31 13:15:17 2019	(r497403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.14.0
+PORTVERSION=	4.14.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Mar 31 13:15:11 2019	(r497402)
+++ head/devel/py-hypothesis/distinfo	Sun Mar 31 13:15:17 2019	(r497403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553260492
-SHA256 (hypothesis-4.14.0.tar.gz) = 80aaa773709dac2767f2479982fa07e2c36312029a6a67a421724be1da4c29ab
-SIZE (hypothesis-4.14.0.tar.gz) = 195132
+TIMESTAMP = 1554017763
+SHA256 (hypothesis-4.14.1.tar.gz) = c3fdfe5c0c3658527c438804d754f113f7ec752099cecfc74b2d6d7d091ed5f8
+SIZE (hypothesis-4.14.1.tar.gz) = 195125



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