Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 17:51: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: r498922 - head/devel/py-hypothesis
Message-ID:  <201904141751.x3EHpm5T018552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 14 17:51:48 2019
New Revision: 498922
URL: https://svnweb.freebsd.org/changeset/ports/498922

Log:
  Update to 4.16.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	Sun Apr 14 17:51:41 2019	(r498921)
+++ head/devel/py-hypothesis/Makefile	Sun Apr 14 17:51:48 2019	(r498922)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.15.0
+PORTVERSION=	4.16.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Apr 14 17:51:41 2019	(r498921)
+++ head/devel/py-hypothesis/distinfo	Sun Apr 14 17:51:48 2019	(r498922)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554816906
-SHA256 (hypothesis-4.15.0.tar.gz) = 2b6e270c7d96c88f54c8a12d9ab9dc802fb7a4e44f2ccc94ac1bddf0df1533b7
-SIZE (hypothesis-4.15.0.tar.gz) = 196838
+TIMESTAMP = 1555202499
+SHA256 (hypothesis-4.16.0.tar.gz) = b03f14c0be8545a9722216a61ea09ea3460df1d1aae6f2e2b967e742d4c91e6d
+SIZE (hypothesis-4.16.0.tar.gz) = 196997



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