Date: Sat, 22 Jun 2019 21:48:40 +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: r504895 - head/devel/py-hypothesis Message-ID: <201906222148.x5MLmexr077369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 22 21:48:39 2019 New Revision: 504895 URL: https://svnweb.freebsd.org/changeset/ports/504895 Log: Update to 4.24.4 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 Sat Jun 22 21:48:34 2019 (r504894) +++ head/devel/py-hypothesis/Makefile Sat Jun 22 21:48:39 2019 (r504895) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.3 +PORTVERSION= 4.24.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Jun 22 21:48:34 2019 (r504894) +++ head/devel/py-hypothesis/distinfo Sat Jun 22 21:48:39 2019 (r504895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559998013 -SHA256 (hypothesis-4.24.3.tar.gz) = fd90a319f409f34a173156ca704d6c0c6c0bb30a2e43dbf26aced2c75569e5d5 -SIZE (hypothesis-4.24.3.tar.gz) = 201295 +TIMESTAMP = 1561199700 +SHA256 (hypothesis-4.24.4.tar.gz) = af1282f034f34611127aa50f23c7d5df3e7233cbcb72db77a163de40d686519c +SIZE (hypothesis-4.24.4.tar.gz) = 201343
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906222148.x5MLmexr077369>