Date: Fri, 7 Jun 2019 23:04:09 +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: r503658 - head/devel/py-hypothesis Message-ID: <201906072304.x57N496m045896@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 7 23:04:09 2019 New Revision: 503658 URL: https://svnweb.freebsd.org/changeset/ports/503658 Log: Update to 4.24.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 Fri Jun 7 23:04:02 2019 (r503657) +++ head/devel/py-hypothesis/Makefile Fri Jun 7 23:04:09 2019 (r503658) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.1 +PORTVERSION= 4.24.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Jun 7 23:04:02 2019 (r503657) +++ head/devel/py-hypothesis/distinfo Fri Jun 7 23:04:09 2019 (r503658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559751353 -SHA256 (hypothesis-4.24.1.tar.gz) = 0beadf7647fd7e5ae7c983d5562251667837fc475027f57c561f9d6f678612ba -SIZE (hypothesis-4.24.1.tar.gz) = 201026 +TIMESTAMP = 1559944335 +SHA256 (hypothesis-4.24.2.tar.gz) = e3659eb8eb72c7fa215a32d1fc1cf212c14ec5d661974090e28466c50f9362db +SIZE (hypothesis-4.24.2.tar.gz) = 201119
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906072304.x57N496m045896>