From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-metadata/
Date: Mon, 14 Nov 2022 05:05:45 +0000 (UTC) [thread overview]
Message-ID: <1668402336.453aa18c6ed78bca3037679925b25c8fa9d44223.mgorny@gentoo> (raw)
commit: 453aa18c6ed78bca3037679925b25c8fa9d44223
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 05:01:13 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 05:05:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453aa18c
dev-python/pytest-metadata: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-metadata/Manifest | 1 -
.../pytest-metadata/pytest-metadata-2.0.3.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/dev-python/pytest-metadata/Manifest b/dev-python/pytest-metadata/Manifest
index 13a9ecba58bd..c7416cf2b64f 100644
--- a/dev-python/pytest-metadata/Manifest
+++ b/dev-python/pytest-metadata/Manifest
@@ -1,2 +1 @@
-DIST pytest-metadata-2.0.3.gh.tar.gz 20078 BLAKE2B 269f8b10aad3dda94ea3f1e2655d6e0be371211138774e8662395197f483917ec8098c3acb2b792f4dfe08d7ada21fd062754dbd2be49cfadb50823a32858e09 SHA512 423b61ffd038fe94b7d09a7e2cf2ef71782c8b41504831e0f9479b3423bdd24da730464ba5e90ea1c4dda32a9f2ad935448caf48427f08f7e93c9021f1e73625
DIST pytest-metadata-2.0.4.gh.tar.gz 20112 BLAKE2B c7f51b614f2bbb71bd77036c3e71dea26b323a236decee3d74ceb7777dc0d28795c69707af33639154effd6cdd294446d3152597075e4d24dcab5b5fe6d7dff7 SHA512 029a45a3b721841f50f5b96d2edc21b02e59d2b414313e467d232081da048ee1c60dd1d41407a040b6fd65442e70fb538f913523dfddeb8978ea33e36afe341a
diff --git a/dev-python/pytest-metadata/pytest-metadata-2.0.3.ebuild b/dev-python/pytest-metadata/pytest-metadata-2.0.3.ebuild
deleted file mode 100644
index 9d0247fc2385..000000000000
--- a/dev-python/pytest-metadata/pytest-metadata-2.0.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A plugin for pytest that provides access to test session metadata"
-HOMEPAGE="
- https://github.com/pytest-dev/pytest-metadata/
- https://pypi.org/project/pytest-metadata/
-"
-SRC_URI="
- https://github.com/pytest-dev/pytest-metadata/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
- <dev-python/pytest-8[${PYTHON_USEDEP}]
- >=dev-python/pytest-7.1.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
- >=dev-python/setuptools_scm-6.2.3[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
next reply other threads:[~2022-11-14 5:05 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 5:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-30 17:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-metadata/ Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-13 4:27 Michał Górny
2024-02-02 13:24 Michał Górny
2023-07-24 11:33 Michał Górny
2023-05-28 2:50 Michał Górny
2023-05-28 2:50 Michał Górny
2022-10-31 15:49 Michał Górny
2022-10-31 15:49 Michał Górny
2022-10-26 3:04 Michał Górny
2022-07-15 18:30 Arthur Zamarin
2022-07-15 18:30 Arthur Zamarin
2022-06-25 16:37 Jakov Smolić
2022-05-16 13:27 Michał Górny
2022-03-27 9:31 Michał Górny
2022-03-23 8:58 Michał Górny
2021-10-17 9:20 Michał Górny
2021-09-07 13:14 Arthur Zamarin
2021-05-23 11:36 Michał Górny
2020-03-28 18:49 Michał Górny
2020-02-05 20:11 Michał Górny
2019-11-29 7:24 Zac Medico
2018-06-07 10:52 Michał Górny
2017-03-20 17:53 Manuel Rüger
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=1668402336.453aa18c6ed78bca3037679925b25c8fa9d44223.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