svn commit: r469477 - head/devel/py-hypothesis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 9 21:39:04 UTC 2018


Author: sunpoet
Date: Wed May  9 21:39:02 2018
New Revision: 469477
URL: https://svnweb.freebsd.org/changeset/ports/469477

Log:
  Update to 3.56.6
  
  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 May  9 21:38:56 2018	(r469476)
+++ head/devel/py-hypothesis/Makefile	Wed May  9 21:39:02 2018	(r469477)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hypothesis
-PORTVERSION=	3.56.5
+PORTVERSION=	3.56.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo	Wed May  9 21:38:56 2018	(r469476)
+++ head/devel/py-hypothesis/distinfo	Wed May  9 21:39:02 2018	(r469477)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524750559
-SHA256 (hypothesis-3.56.5.tar.gz) = 462e6adce1f5ac16acd81b71cf6ffd0febe0ece7227ef8c39ebf37c1509db527
-SIZE (hypothesis-3.56.5.tar.gz) = 154659
+TIMESTAMP = 1525895050
+SHA256 (hypothesis-3.56.6.tar.gz) = e76d2671dcf719755b8d0dfdf78ca9e2dea4b8453fd0d174479833b354d1842e
+SIZE (hypothesis-3.56.6.tar.gz) = 156490


More information about the svn-ports-all mailing list