Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 12:50:03 +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: r468018 - head/devel/py-hypothesis
Message-ID:  <201804221250.w3MCo3mS050750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 22 12:50:03 2018
New Revision: 468018
URL: https://svnweb.freebsd.org/changeset/ports/468018

Log:
  Update to 3.56.2
  
  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 22 12:49:57 2018	(r468017)
+++ head/devel/py-hypothesis/Makefile	Sun Apr 22 12:50:03 2018	(r468018)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.56.1
+PORTVERSION=	3.56.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Sun Apr 22 12:49:57 2018	(r468017)
+++ head/devel/py-hypothesis/distinfo	Sun Apr 22 12:50:03 2018	(r468018)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524356529
-SHA256 (hypothesis-3.56.1.tar.gz) = e62fab2ebaa09d789cbad47f58016aa678854e4f51cc566d5f9229e71ee74e27
-SIZE (hypothesis-3.56.1.tar.gz) = 153545
+TIMESTAMP = 1524388873
+SHA256 (hypothesis-3.56.2.tar.gz) = c946be682815f21ffcc507ff73349729d6fb85b156decbe5e325d5af2b3370db
+SIZE (hypothesis-3.56.2.tar.gz) = 153554



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