From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-pytest/
Date: Tue, 24 Oct 2023 05:58:33 +0000 (UTC) [thread overview]
Message-ID: <1698126813.55d9d2d8236650b8a9cf6c84cc2e7b50381116c8.mgorny@gentoo> (raw)
commit: 55d9d2d8236650b8a9cf6c84cc2e7b50381116c8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 05:53:33 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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
next reply other threads:[~2023-10-24 5:58 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-24 5:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 9:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-pytest/ Michał Górny
2023-12-08 17:04 WANG Xuerui
2023-10-23 18:50 Sam James
2023-09-21 5:28 Michał Górny
2023-07-10 1:48 Michał Górny
2023-07-09 16:51 Arthur Zamarin
2023-06-06 5:43 Michał Górny
2023-03-19 17:36 Arthur Zamarin
2022-10-22 15:53 Michał Górny
2022-10-22 15:49 Arthur Zamarin
2022-10-07 7:03 Michał Górny
2022-09-22 12:15 Michał Górny
2022-07-11 16:32 Arthur Zamarin
2022-07-10 23:08 Sam James
2022-07-10 22:28 Sam James
2022-07-10 20:02 Arthur Zamarin
2022-07-10 19:40 Arthur Zamarin
2022-07-10 18:51 Arthur Zamarin
2022-07-10 18:48 Arthur Zamarin
2022-07-10 18:04 Arthur Zamarin
2022-07-06 22:01 James Le Cuirot
2022-07-03 18:15 Arthur Zamarin
2022-06-30 17:57 Arthur Zamarin
2022-06-29 18:11 Arthur Zamarin
2022-06-28 15:44 Arthur Zamarin
2022-06-24 5:16 Michał Górny
2022-06-17 13:07 Jakov Smolić
2022-06-10 5:29 Jakov Smolić
2022-06-08 12:21 Jakov Smolić
2022-06-08 8:13 Jakov Smolić
2022-06-08 7:44 Jakov Smolić
2022-06-08 7:24 Jakov Smolić
2022-06-08 5:35 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1698126813.55d9d2d8236650b8a9cf6c84cc2e7b50381116c8.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox