Date: Thu, 1 Aug 2019 16:16:35 +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: r507794 - head/devel/py-hypothesis Message-ID: <201908011616.x71GGZGh003026@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 1 16:16:35 2019 New Revision: 507794 URL: https://svnweb.freebsd.org/changeset/ports/507794 Log: Update to 4.32.1 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 Aug 1 16:16:29 2019 (r507793) +++ head/devel/py-hypothesis/Makefile Thu Aug 1 16:16:35 2019 (r507794) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.31.1 +PORTVERSION= 4.32.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Thu Aug 1 16:16:29 2019 (r507793) +++ head/devel/py-hypothesis/distinfo Thu Aug 1 16:16:35 2019 (r507794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564331521 -SHA256 (hypothesis-4.31.1.tar.gz) = ca7ca6a2cb8765da2894c574b4cca348c6b8b0e3aa564ad1fef7904ea41dd820 -SIZE (hypothesis-4.31.1.tar.gz) = 202308 +TIMESTAMP = 1564577805 +SHA256 (hypothesis-4.32.1.tar.gz) = f7f5700ef81ddef499d4a54aea8a3b90f251eed8a77ebd34edb1cb1422a82f5f +SIZE (hypothesis-4.32.1.tar.gz) = 201718
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011616.x71GGZGh003026>