Date: Sat, 8 Jun 2019 20:28:49 +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: r503755 - head/devel/py-hypothesis Message-ID: <201906082028.x58KSnxf030817@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 8 20:28:48 2019 New Revision: 503755 URL: https://svnweb.freebsd.org/changeset/ports/503755 Log: Update to 4.24.3 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 8 20:28:43 2019 (r503754) +++ head/devel/py-hypothesis/Makefile Sat Jun 8 20:28:48 2019 (r503755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.2 +PORTVERSION= 4.24.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Jun 8 20:28:43 2019 (r503754) +++ head/devel/py-hypothesis/distinfo Sat Jun 8 20:28:48 2019 (r503755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559944335 -SHA256 (hypothesis-4.24.2.tar.gz) = e3659eb8eb72c7fa215a32d1fc1cf212c14ec5d661974090e28466c50f9362db -SIZE (hypothesis-4.24.2.tar.gz) = 201119 +TIMESTAMP = 1559998013 +SHA256 (hypothesis-4.24.3.tar.gz) = fd90a319f409f34a173156ca704d6c0c6c0bb30a2e43dbf26aced2c75569e5d5 +SIZE (hypothesis-4.24.3.tar.gz) = 201295
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906082028.x58KSnxf030817>