From nobody Mon Jan 30 13:08:52 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P57mP230Hz3cZ78; Mon, 30 Jan 2023 13:08:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P57mP1Br9z3PYm; Mon, 30 Jan 2023 13:08:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675084133; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YjlsqvFfo5fnEwPF4Cbayaf3pvlGkMWYjVkUsensCAM=; b=GZPJcJVtEcdNP87UJxuYkiMHdtu3p8DnDS8/NrnC0cagYEm5orA/CAa67tXJKG8qpS4DdT RqbCJczXzCOL4ifJhVVZhcpVd9HpinIWLOYmp/YoAKhE+uJs0HjEfbC2CXXbTHLrYdrhqL 2c4KMLo9dDpQ30K65CyWL47vOuRGUXxeMhrVEAfsgwKpM3IN46grcG4fTlMTSqrMbADthV XgK8JMp17jZgtUgodm5+X7mq7PJ0/qXhRxk012YjYEY/EMRTouwOfyd7rrL9k8ChMWYzaA AlyKufQnGLEZKSsWNg1ZHaw4Q+Q63ec/M+kPI5RRMb3sxfA5MyNJ77PvWD01jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675084133; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YjlsqvFfo5fnEwPF4Cbayaf3pvlGkMWYjVkUsensCAM=; b=MRxCb4/Y9pBCj0Be6H46kyBtaOqDgQfqD8eZH/ScIEKvcxVWmfrtTtzduw+FmLovseJOcF LS10J8konoVk7bWL4uYz2+Kt+uzuO7a5O5+PKMIEvterT8XaychFuJhUUcxiLrwHoGi4gw lB2KYHJN8aX9dyr++HbH0+ZHrSyerhEIm4RdEwQl7USoca72I5+lANoQnwQydC4Uy1+F60 TL90419Jy2b6rxkWeY+kJu4YDxEe5DBPlFeG+Gs488wxD3CRE1OE0+Jr1hZXws9yohvoFM nnSCo4ysLvSAjPTq/YLzVhzGam/bapaEiioa7EyL3ZaJ0f6cnEEiiZCN0I5ZwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675084133; a=rsa-sha256; cv=none; b=M5RiYTF/UwoYMHEM2v2N7Ju9e/LAUFqSBSYVNIbED4HvL0p6h9/qnuZrf4EefVJQz18gAS RumBoQSgh1fJHVc5xYwVZ1dNsdU+3u/HhgORO8hBFbx9AJBGgVJiqhZps4HtcNcSXf+5rD j8pXMxXqmw4baHUu+Hje5R974LEsRvApNZ9OiaKsKHBRyuEXA4iLwfZq0bljG2oQ5DuGe8 l8tSDls521B6uVcyaMhZkhVovsohgz4U50/4rL2OtxxWYzqo2tQvBc2JmRomL5UrXYxvyB qLnlfG115C7aE/UWm20612xSOdBHvscwXdKuys3MjaUHjARc0jokQMBJS0BOUQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P57mP0HMzz18S6; Mon, 30 Jan 2023 13:08:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 30UD8qTQ057015; Mon, 30 Jan 2023 13:08:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30UD8qBL057014; Mon, 30 Jan 2023 13:08:52 GMT (envelope-from git) Date: Mon, 30 Jan 2023 13:08:52 GMT Message-Id: <202301301308.30UD8qBL057014@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: bdf33514029a - main - devel/py-hypothesis: Update to 6.62.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bdf33514029a0b6b7ccc86c152675c94cb67d32a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdf33514029a0b6b7ccc86c152675c94cb67d32a commit bdf33514029a0b6b7ccc86c152675c94cb67d32a Author: Po-Chuan Hsieh AuthorDate: 2023-01-30 12:31:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-01-30 12:59:47 +0000 devel/py-hypothesis: Update to 6.62.1 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://hypothesis.readthedocs.io/en/latest/changes.html --- devel/py-hypothesis/Makefile | 4 ++-- devel/py-hypothesis/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 34752bee6283..690a1ae3588f 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.58.0 +PORTVERSION= 6.62.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -42,7 +42,7 @@ DATEUTIL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:devel/py-dateutil@${P DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} DPCONTRACTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}dpcontracts>=0.4:devel/py-dpcontracts@${PY_FLAVOR} GHOSTWRITER_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}black>=19.10b0:devel/py-black@${PY_FLAVOR} -LARK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lark>=0.6.5:devel/py-lark@${PY_FLAVOR} +LARK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lark>=0.10.1:devel/py-lark@${PY_FLAVOR} NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.0,1:math/py-numpy@${PY_FLAVOR} PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.25,1:math/py-pandas@${PY_FLAVOR} PYTEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.6:devel/py-pytest@${PY_FLAVOR} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 7a472858d256..0e913039719b 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057755 -SHA256 (hypothesis-6.58.0.tar.gz) = 89d9aa676dac7275755371d42d65fc81366ff0e0289ab525aa2bb3dcf7c98b9f -SIZE (hypothesis-6.58.0.tar.gz) = 334635 +TIMESTAMP = 1674589798 +SHA256 (hypothesis-6.62.1.tar.gz) = 7d1e2f9871e6509662da317adf9b4aabd6b38280fb6c7930aa4f574d2ed25150 +SIZE (hypothesis-6.62.1.tar.gz) = 337440