Date: Thu, 27 Jun 2019 20:03:59 +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: r505221 - head/devel/py-hypothesis Message-ID: <201906272003.x5RK3xYe027604@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 27 20:03:59 2019 New Revision: 505221 URL: https://svnweb.freebsd.org/changeset/ports/505221 Log: Update to 4.24.6 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 Thu Jun 27 20:03:54 2019 (r505220) +++ head/devel/py-hypothesis/Makefile Thu Jun 27 20:03:59 2019 (r505221) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.5 +PORTVERSION= 4.24.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Thu Jun 27 20:03:54 2019 (r505220) +++ head/devel/py-hypothesis/distinfo Thu Jun 27 20:03:59 2019 (r505221) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561386095 -SHA256 (hypothesis-4.24.5.tar.gz) = a04ca1eea7bdf0fc4a8964b8afd28139d52599008aeff8c95cd8cbeddeeb011d -SIZE (hypothesis-4.24.5.tar.gz) = 201383 +TIMESTAMP = 1561659062 +SHA256 (hypothesis-4.24.6.tar.gz) = 15e9d9064e826d6f693a3633a3fae116832159aba0951b8eb65a47082feda4c9 +SIZE (hypothesis-4.24.6.tar.gz) = 201294
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906272003.x5RK3xYe027604>