From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-plus/
Date: Thu, 11 Apr 2024 19:04:28 +0000 (UTC) [thread overview]
Message-ID: <1712862255.51d02c11f6e73422aeab1121eb3e827df23b8b0a.mgorny@gentoo> (raw)
commit: 51d02c11f6e73422aeab1121eb3e827df23b8b0a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 18:00:49 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 19:04:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d02c11
dev-python/pytest-plus: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-plus/Manifest | 1 -
dev-python/pytest-plus/pytest-plus-0.6.1.ebuild | 29 -------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-python/pytest-plus/Manifest b/dev-python/pytest-plus/Manifest
index 1f84888ea7c4..3f7616458d3a 100644
--- a/dev-python/pytest-plus/Manifest
+++ b/dev-python/pytest-plus/Manifest
@@ -1,2 +1 @@
-DIST pytest-plus-0.6.1.tar.gz 12811 BLAKE2B f3892227aa24466b2f2e35187bbf7cf3d67d96745377356b3cc4d295a9fdd8eab8b0fd11b7b5ba96d5209e2bd7440f5e12084cbd83951e3e56cb24c1f2bf6f7b SHA512 4ee2fa8783c36e65616b1fc2e155e4c4898e0a6347058619f9cc0caa319fc62b34304a2ec0377071abef7d2a526c81729f434b228f0fb2b9d1c73fae1169bfde
DIST pytest-plus-0.7.0.tar.gz 13235 BLAKE2B 87e712a21dcb99b459ac263c46c3dfa1586d6f28404424ea3f02e1436d296b617ead445d35080d014d8385dee56ad2cd579fdf9d52352c7d9e32e31ba90eebdf SHA512 a43b8bd3ea1a7a85e40ea6c180a06a31f5703292758d4c83e1a3f98e0750d75393d9ca8bfb614f1d3a180ee50d18e8162173bfee6b81cf1f7c087aad8e3be3ba
diff --git a/dev-python/pytest-plus/pytest-plus-0.6.1.ebuild b/dev-python/pytest-plus/pytest-plus-0.6.1.ebuild
deleted file mode 100644
index e08e5a61e9ba..000000000000
--- a/dev-python/pytest-plus/pytest-plus-0.6.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="PyTest Plus Plugin - extends pytest functionality"
-HOMEPAGE="
- https://github.com/pytest-dev/pytest-plus/
- https://pypi.org/project/pytest-plus/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~riscv"
-
-RDEPEND="
- >=dev-python/pytest-7.4.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
- >=dev-python/setuptools-scm-7.0.5[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2024-04-11 19:04 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 19:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-22 11:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-plus/ Michał Górny
2025-02-03 5:26 Michał Górny
2025-02-01 6:06 Michał Górny
2024-06-28 11:38 Michał Górny
2024-06-16 17:37 Michał Górny
2024-04-11 17:40 Arthur Zamarin
2024-03-27 3:37 Michał Górny
2024-01-29 10:25 Michał Górny
2024-01-29 8:19 Sam James
2024-01-10 21:12 Michał Górny
2023-11-24 15:22 Arthur Zamarin
2023-11-23 17:02 Arthur Zamarin
2023-11-22 12:57 Michał Górny
2023-11-22 12:35 Arthur Zamarin
2023-10-19 4:00 Michał Górny
2023-10-17 18:57 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-03-17 15:23 Michał Górny
2023-02-03 15:17 Michał Górny
2023-02-03 13:34 Sam James
2022-12-25 8:09 Michał Górny
2022-09-27 7:06 Agostino Sarubbo
2022-06-16 8:08 Michał Górny
2022-06-05 16:10 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2022-04-01 8:18 Marek Szuba
2021-06-11 13:40 Marek Szuba
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=1712862255.51d02c11f6e73422aeab1121eb3e827df23b8b0a.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