From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8454B1581F0 for ; Tue, 23 Apr 2024 14:33:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCD65E29EC; Tue, 23 Apr 2024 14:33:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A42F2E29EC for ; Tue, 23 Apr 2024 14:33:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0C1A343279 for ; Tue, 23 Apr 2024 14:33:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CE271721 for ; Tue, 23 Apr 2024 14:33:09 +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: <1713882783.d6d7c8005034c37bb885606d7c543fd0b50def07.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx/sphinx-7.3.7.ebuild X-VCS-Directories: dev-python/sphinx/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d6d7c8005034c37bb885606d7c543fd0b50def07 X-VCS-Branch: master Date: Tue, 23 Apr 2024 14:33:09 +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: 50a81222-031e-43bb-b03d-26831c8c9542 X-Archives-Hash: b37b3d13aa9dd29c1a90ae45788acdf5 commit: d6d7c8005034c37bb885606d7c543fd0b50def07 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 23 14:26:12 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 23 14:33:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d7c800 dev-python/sphinx: Update test deps in 7.3.7 Signed-off-by: Michał Górny gentoo.org> dev-python/sphinx/sphinx-7.3.7.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/sphinx/sphinx-7.3.7.ebuild b/dev-python/sphinx/sphinx-7.3.7.ebuild index ffc06487db9d..127cb53319b6 100644 --- a/dev-python/sphinx/sphinx-7.3.7.ebuild +++ b/dev-python/sphinx/sphinx-7.3.7.ebuild @@ -60,8 +60,7 @@ BDEPEND=" test? ( app-text/dvipng >=dev-python/cython-3.0.0[${PYTHON_USEDEP}] - dev-python/filelock[${PYTHON_USEDEP}] - dev-python/html5lib[${PYTHON_USEDEP}] + >=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] >=dev-python/setuptools-67.0[${PYTHON_USEDEP}] dev-texlive/texlive-fontsextra dev-texlive/texlive-latexextra