Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2018 15:55:59 +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: r468449 - head/devel/py-hypothesis
Message-ID:  <201804271555.w3RFtxEA078097@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 27 15:55:59 2018
New Revision: 468449
URL: https://svnweb.freebsd.org/changeset/ports/468449

Log:
  Update to 3.56.5
  
  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 Apr 27 15:55:54 2018	(r468448)
+++ head/devel/py-hypothesis/Makefile	Fri Apr 27 15:55:59 2018	(r468449)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.56.2
+PORTVERSION=	3.56.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Fri Apr 27 15:55:54 2018	(r468448)
+++ head/devel/py-hypothesis/distinfo	Fri Apr 27 15:55:59 2018	(r468449)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524388873
-SHA256 (hypothesis-3.56.2.tar.gz) = c946be682815f21ffcc507ff73349729d6fb85b156decbe5e325d5af2b3370db
-SIZE (hypothesis-3.56.2.tar.gz) = 153554
+TIMESTAMP = 1524750559
+SHA256 (hypothesis-3.56.5.tar.gz) = 462e6adce1f5ac16acd81b71cf6ffd0febe0ece7227ef8c39ebf37c1509db527
+SIZE (hypothesis-3.56.5.tar.gz) = 154659



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