Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2019 18:48:47 +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: r499189 - head/devel/py-hypothesis
Message-ID:  <201904171848.x3HImlvg038796@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Apr 17 18:48:47 2019
New Revision: 499189
URL: https://svnweb.freebsd.org/changeset/ports/499189

Log:
  Update to 4.17.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	Wed Apr 17 18:48:42 2019	(r499188)
+++ head/devel/py-hypothesis/Makefile	Wed Apr 17 18:48:47 2019	(r499189)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	4.17.0
+PORTVERSION=	4.17.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed Apr 17 18:48:42 2019	(r499188)
+++ head/devel/py-hypothesis/distinfo	Wed Apr 17 18:48:47 2019	(r499189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555421035
-SHA256 (hypothesis-4.17.0.tar.gz) = d5bc9eb826eaf8561d649edcd80d287373f41e74fa5eedf5c18b1de294cbd70b
-SIZE (hypothesis-4.17.0.tar.gz) = 198591
+TIMESTAMP = 1555504011
+SHA256 (hypothesis-4.17.1.tar.gz) = db7d64776d7c0fd04c874c5ab7d32d1b45c7d5d434fd130ce7746ec30c64bfc2
+SIZE (hypothesis-4.17.1.tar.gz) = 199381



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