Date: Wed, 6 Mar 2019 18:06:42 +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: r494807 - head/devel/py-hypothesis Message-ID: <201903061806.x26I6gHb095030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 6 18:06:42 2019 New Revision: 494807 URL: https://svnweb.freebsd.org/changeset/ports/494807 Log: Update to 4.7.10 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 Mar 6 18:06:36 2019 (r494806) +++ head/devel/py-hypothesis/Makefile Wed Mar 6 18:06:42 2019 (r494807) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.9 +PORTVERSION= 4.7.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Mar 6 18:06:36 2019 (r494806) +++ head/devel/py-hypothesis/distinfo Wed Mar 6 18:06:42 2019 (r494807) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551799749 -SHA256 (hypothesis-4.7.9.tar.gz) = c7de3e34de2d239bf31bafb556775201f2ab5dc81d5279bd9c98f29cf86c21aa -SIZE (hypothesis-4.7.9.tar.gz) = 185345 +TIMESTAMP = 1551888549 +SHA256 (hypothesis-4.7.10.tar.gz) = 2171427a5c46e010368248baa3739683c73d45568646956607f53b28cb853c00 +SIZE (hypothesis-4.7.10.tar.gz) = 185749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903061806.x26I6gHb095030>