From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E814B158088 for ; Sat, 25 Oct 2025 04:46:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A7D3E340EE4 for ; Sat, 25 Oct 2025 04:46:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 943871102F2; Sat, 25 Oct 2025 04:46:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8B3321102F2 for ; Sat, 25 Oct 2025 04:46:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EDDE340EF8 for ; Sat, 25 Oct 2025 04:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B7E52C64 for ; Sat, 25 Oct 2025 04:46:34 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1761367549.a7d076933e5d9e5b78ec3d063f8c73f49f3abb73.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/deepdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/deepdiff/Manifest dev-python/deepdiff/deepdiff-8.5.0.ebuild X-VCS-Directories: dev-python/deepdiff/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a7d076933e5d9e5b78ec3d063f8c73f49f3abb73 X-VCS-Branch: master Date: Sat, 25 Oct 2025 04:46:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3c7930de-ff4f-4f15-9597-dcb454e988e5 X-Archives-Hash: 811257e8c2e7230f596e385a9dffb017 commit: a7d076933e5d9e5b78ec3d063f8c73f49f3abb73 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 25 04:44:48 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 25 04:45:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d07693 dev-python/deepdiff: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/deepdiff/Manifest | 1 - dev-python/deepdiff/deepdiff-8.5.0.ebuild | 51 ------------------------------- 2 files changed, 52 deletions(-) diff --git a/dev-python/deepdiff/Manifest b/dev-python/deepdiff/Manifest index 12dd829afa44..2c664e8bcffe 100644 --- a/dev-python/deepdiff/Manifest +++ b/dev-python/deepdiff/Manifest @@ -1,2 +1 @@ -DIST deepdiff-8.5.0.tar.gz 538517 BLAKE2B 27bcac8a511961540c6d285c03a8011c6075776cf795971d9fa03be4a9029909750da327c72505ba736703d95d790bae76b27f9a662d551108e12ec8227bbebf SHA512 7898b9eee9e7d7ec441adaa4f306f304df3e922e85cb58601daec530e61da1f7dd79fb34395620df1015aedd646eed1fd203d14a65397b0cc7b708722e68582b DIST deepdiff-8.6.1.tar.gz 634054 BLAKE2B 3b4d0bf068216d6713ab868b2b7a86d092dd978136298ae061906b0c4706dd54b9029db9573d937f564c00ebc0be7f27c87d03fd863d009f2713a133306e420a SHA512 385eeda89c5c1fbc0734abdbbeb14647d97f151e0de09e07f0c202453c6fb0e53996b25e642aebd6d9bdbdf98591962f397c62c64c173474faaaf04651317fc9 diff --git a/dev-python/deepdiff/deepdiff-8.5.0.ebuild b/dev-python/deepdiff/deepdiff-8.5.0.ebuild deleted file mode 100644 index e42215e72a98..000000000000 --- a/dev-python/deepdiff/deepdiff-8.5.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{11..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A library for comparing dictionaries, iterables, strings and other objects" -HOMEPAGE=" - https://github.com/seperman/deepdiff/ - https://pypi.org/project/deepdiff/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" - -RDEPEND=" - >=dev-python/click-8.1.3[${PYTHON_USEDEP}] - =dev-python/orderly-set-5.4.1[${PYTHON_USEDEP}] - >=dev-python/pyyaml-6.0[${PYTHON_USEDEP}] -" - -DEPEND=" - test? ( - >=dev-python/jsonpickle-3.0.0[${PYTHON_USEDEP}] - >=dev-python/numpy-2.2.0[${PYTHON_USEDEP}] - dev-python/pydantic[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/pytz[${PYTHON_USEDEP}] - dev-python/tomli-w[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -python_test() { - local EPYTEST_DESELECT=( - # benchmarks - tests/test_lfucache.py::TestLFUcache::test_lfu - # requires polars - tests/test_hash.py::TestDeepHashPrep::test_polars - ) - - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - epytest -}