Date: Sat, 12 May 2018 23:50:30 +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: r469762 - head/devel/py-hypothesis Message-ID: <201805122350.w4CNoUZS078944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 12 23:50:29 2018 New Revision: 469762 URL: https://svnweb.freebsd.org/changeset/ports/469762 Log: Update to 3.56.8 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 Sat May 12 23:50:24 2018 (r469761) +++ head/devel/py-hypothesis/Makefile Sat May 12 23:50:29 2018 (r469762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.7 +PORTVERSION= 3.56.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat May 12 23:50:24 2018 (r469761) +++ head/devel/py-hypothesis/distinfo Sat May 12 23:50:29 2018 (r469762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526054388 -SHA256 (hypothesis-3.56.7.tar.gz) = 8f997b4218f74e1de5ef0965400c16b43ee86c16eaf9fb949edd76c33e28c389 -SIZE (hypothesis-3.56.7.tar.gz) = 156620 +TIMESTAMP = 1526148445 +SHA256 (hypothesis-3.56.8.tar.gz) = 3fcee49106451908e12a29722539407da797c1383ec9b7cd60cb48b68291b67d +SIZE (hypothesis-3.56.8.tar.gz) = 156605
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805122350.w4CNoUZS078944>