Date: Wed, 13 Mar 2019 16:10:53 +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: r495595 - head/devel/py-hypothesis Message-ID: <201903131610.x2DGArLO093930@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 13 16:10:53 2019 New Revision: 495595 URL: https://svnweb.freebsd.org/changeset/ports/495595 Log: Update to 4.7.17 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 13 16:10:48 2019 (r495594) +++ head/devel/py-hypothesis/Makefile Wed Mar 13 16:10:53 2019 (r495595) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.16 +PORTVERSION= 4.7.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Mar 13 16:10:48 2019 (r495594) +++ head/devel/py-hypothesis/distinfo Wed Mar 13 16:10:53 2019 (r495595) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552404248 -SHA256 (hypothesis-4.7.16.tar.gz) = 54de0f125e8a7e6e2c88ce2d8f550cea44e5256fa7fa8c99f46d4efb6961c1fb -SIZE (hypothesis-4.7.16.tar.gz) = 189131 +TIMESTAMP = 1552489458 +SHA256 (hypothesis-4.7.17.tar.gz) = 0c4a5dda17393abca010a97f414261fae532454c0994ecd74a73f633cf361117 +SIZE (hypothesis-4.7.17.tar.gz) = 189292
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903131610.x2DGArLO093930>