Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 23:49:43 +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: r499132 - head/devel/py-hypothesis
Message-ID:  <201904162349.x3GNnhgX036438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 16 23:49:43 2019
New Revision: 499132
URL: https://svnweb.freebsd.org/changeset/ports/499132

Log:
  Update to 4.17.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	Tue Apr 16 23:49:38 2019	(r499131)
+++ head/devel/py-hypothesis/Makefile	Tue Apr 16 23:49:43 2019	(r499132)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.16.0
+PORTVERSION=	4.17.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Tue Apr 16 23:49:38 2019	(r499131)
+++ head/devel/py-hypothesis/distinfo	Tue Apr 16 23:49:43 2019	(r499132)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555202499
-SHA256 (hypothesis-4.16.0.tar.gz) = b03f14c0be8545a9722216a61ea09ea3460df1d1aae6f2e2b967e742d4c91e6d
-SIZE (hypothesis-4.16.0.tar.gz) = 196997
+TIMESTAMP = 1555421035
+SHA256 (hypothesis-4.17.0.tar.gz) = d5bc9eb826eaf8561d649edcd80d287373f41e74fa5eedf5c18b1de294cbd70b
+SIZE (hypothesis-4.17.0.tar.gz) = 198591



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