From nobody Fri Oct 20 21:35:35 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 4SByYg35Pqz4yFs3; Fri, 20 Oct 2023 21:35:35 +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 4SByYg2Z4hz4cxS; Fri, 20 Oct 2023 21:35:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697837735; 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=YJSpSYnPR/+fF23TJ5rjsiHHRbXIJAtmQ8UBV5PXJvk=; b=GH7TRS5Rt8usfJdpDereMQlUbhM6Ar13SUlEgnqrpt3VXpVHwgNzT//Ce7Kf/lAaFhcH0l QEdGazz+/bNjf6ZnAiFLxN5ecSf0SqVn1OabYZrYcmRaOuQ0sXQzC70zHX8RbUQoFkD21x CVA7EJePGeBu9Yw1/pusElUe//Ejx2+NlhoAMfoWdOv3YleM+qHmuq6sbUEt8kClwLdiir aKsCe7Ujeek0hf06MoNvOTZBAEWhSOMSLNRmm8OIgtaJ6BJ0zwHNE5pm36nqyJtQYPo087 ehFBOT2GxjFLEDD+5trKqd8s52ZJwLxN4JEuAIN6UbWXMo36sImJSr8NIljsNQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697837735; a=rsa-sha256; cv=none; b=Gjs3gOn8ffFPRXF6Zw0S46Ob8Z+z5NgW//55D6x82BqkrabvsA+jhSruwS/W783oHxE1oK FHhXFJNpx1QB7LcbteptlqaCPKbZcMn8655Q/K7sSNRWpgmdwloidBsD84NKnaXE0RYUNu TQUZAUENlKWQz52meiSICv4EaSLmcelfCdKFrSn8+g4HJ4yTjzsR45eyVnP/NEErtWAxyc T/E/hDx7/Nrm6WDFkkePDMzSAop5jTHSYItKCQI0VSSTzrlitzNA59pQCp+VP7B2f76NQb QIl4wUfJtrLFW6Z2qoDxxhNlZf1IHbmfbZA+kHcqBUjeuaRZVT5LpquvohKUkw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697837735; 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=YJSpSYnPR/+fF23TJ5rjsiHHRbXIJAtmQ8UBV5PXJvk=; b=RxYnnBvS2efN3cb1+0gtqJowNayunIWFku902LwOP1N3HlXixFRyplvUBH9kl8b9y/taGb FXVtoqmFUx6YejMJC3PAoHKq5/HPxjGH7W5izkxGYPBNtK2YujfreO+3GQJ5HK/87G97pQ 0z5I1QdKs32+LYLCrBlWGyqSx3+ajR3/hYQK5LywDzvILGg/RK9pRiJM5Vw1CWS7HseY56 oXToiQwTFJxzQ8vnM1nqiiEXDXDNU6mMim9YujhOpKjsIIslbM11yQ/tLhndDzuEGvreH7 myVoEoY32kXhDOZJ5K98PPzUWvibxLBDHl7uJ5R4a/OUCahOqo/uQTFbMuIqXg== 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 4SByYg1f16zppL; Fri, 20 Oct 2023 21:35:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39KLZZvn089197; Fri, 20 Oct 2023 21:35:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39KLZZvF089194; Fri, 20 Oct 2023 21:35:35 GMT (envelope-from git) Date: Fri, 20 Oct 2023 21:35:35 GMT Message-Id: <202310202135.39KLZZvF089194@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 511dedcbf0b6 - main - devel/py-deepdiff: update 5.8.1 =?utf-8?Q?=E2=86=92?= 6.6.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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 511dedcbf0b65295207b0aa26a24e43174dd845b Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=511dedcbf0b65295207b0aa26a24e43174dd845b commit 511dedcbf0b65295207b0aa26a24e43174dd845b Author: Yuri Victorovich AuthorDate: 2023-10-20 21:35:21 +0000 Commit: Yuri Victorovich CommitDate: 2023-10-20 21:35:32 +0000 devel/py-deepdiff: update 5.8.1 → 6.6.1 Reported by: portscout --- devel/py-deepdiff/Makefile | 9 ++++++--- devel/py-deepdiff/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/devel/py-deepdiff/Makefile b/devel/py-deepdiff/Makefile index cfd66efe40a8..d7ca589e0544 100644 --- a/devel/py-deepdiff/Makefile +++ b/devel/py-deepdiff/Makefile @@ -1,5 +1,5 @@ PORTNAME= deepdiff -DISTVERSION= 5.8.1 +DISTVERSION= 6.6.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,11 @@ WWW= https://github.com/seperman/deepdiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.1.0:devel/py-ordered-set@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.0.2:devel/py-ordered-set@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic>0:devel/py-pydantic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-PyYAML>=0:devel/py-types-PyYAML@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist diff --git a/devel/py-deepdiff/distinfo b/devel/py-deepdiff/distinfo index 49c1e951e612..03ec673c7ee9 100644 --- a/devel/py-deepdiff/distinfo +++ b/devel/py-deepdiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653954572 -SHA256 (deepdiff-5.8.1.tar.gz) = 8d4eb2c4e6cbc80b811266419cb71dd95a157094a3947ccf937a94d44943c7b8 -SIZE (deepdiff-5.8.1.tar.gz) = 385498 +TIMESTAMP = 1697832765 +SHA256 (deepdiff-6.6.1.tar.gz) = 75c75b1511f0e48edef2b70d785a9c32b2631666b465fa8c32270a77a7b950b5 +SIZE (deepdiff-6.6.1.tar.gz) = 402840