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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 22 12:50:05 UTC 2018


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


More information about the svn-ports-head mailing list