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 B96C0158089 for ; Tue, 24 Oct 2023 05:58:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D658B2BC014; Tue, 24 Oct 2023 05:58:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BF1EB2BC019 for ; Tue, 24 Oct 2023 05:58:35 +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 E8B58335C31 for ; Tue, 24 Oct 2023 05:58:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ABC212B7 for ; Tue, 24 Oct 2023 05:58:33 +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: <1698126813.55d9d2d8236650b8a9cf6c84cc2e7b50381116c8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-pytest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx-pytest/Manifest dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild X-VCS-Directories: dev-python/sphinx-pytest/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 55d9d2d8236650b8a9cf6c84cc2e7b50381116c8 X-VCS-Branch: master Date: Tue, 24 Oct 2023 05:58:33 +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: 325ce5cc-4184-4ad4-ad3f-4d368b5ada32 X-Archives-Hash: 5153f57bfeef1e34b45d98fbd1ca825d commit: 55d9d2d8236650b8a9cf6c84cc2e7b50381116c8 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 24 05:53:33 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 24 05:53:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d9d2d8 dev-python/sphinx-pytest: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/sphinx-pytest/Manifest | 1 - .../sphinx-pytest/sphinx-pytest-0.1.1.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/dev-python/sphinx-pytest/Manifest b/dev-python/sphinx-pytest/Manifest index 4cef5880778a..e42b71406198 100644 --- a/dev-python/sphinx-pytest/Manifest +++ b/dev-python/sphinx-pytest/Manifest @@ -1,2 +1 @@ -DIST sphinx-pytest-0.1.1.gh.tar.gz 6744 BLAKE2B f196a9fff7a63d1b7664f334c01f38fc44f5611be012092dad077f27bb2ddf03f2ebb7ebcbf7132a9b8c8b17166673945e9b92e88f285c4c95c4c2a696285cbc SHA512 f3210f8b2413171cc37a38fc66b8be0cd32db1a0aebb979dc9057a861711481fde6b86b7c9548166f906d9483762b864759fb4f7ba5069cda4d9fc12c1e2975c DIST sphinx-pytest-0.2.0.gh.tar.gz 6935 BLAKE2B a18755669865512ee5ecec46abebf654705efb64165306126144af9df056a829efc5c818abad2477e86edb3da2cb1bf4aadc4e8807cf3c289e29fffa249bbfbf SHA512 dfcbe36c74bf01ff45895893faa11a643b667d277e5f5011978c5cd1404f79d614c6603cf8756ef3e5fec278ea01c6e289cb825725e4e218f75a7bcb12e11bbb diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild deleted file mode 100644 index 13af7d2d51d2..000000000000 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit distutils-r1 - -DESCRIPTION="Helpful pytest fixtures for Sphinx extensions" -HOMEPAGE=" - https://github.com/sphinx-extensions2/sphinx-pytest/ - https://pypi.org/project/sphinx_pytest/ -" -SRC_URI=" - https://github.com/sphinx-extensions2/sphinx-pytest/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest