public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-helpers-namespace/
Date: Sun,  3 Oct 2021 19:24:40 +0000 (UTC)	[thread overview]
Message-ID: <1633289059.24f6985b90b2cd8e66ba7d2039443cfc49760fc3.mgorny@gentoo> (raw)

commit:     24f6985b90b2cd8e66ba7d2039443cfc49760fc3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 19:24:19 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 19:24:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f6985b

dev-python/pytest-helpers-namespace: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-helpers-namespace/Manifest       |  1 -
 .../pytest-helpers-namespace-2019.1.8-r1.ebuild    | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-python/pytest-helpers-namespace/Manifest b/dev-python/pytest-helpers-namespace/Manifest
index 0ee533612a2..a1c2731b0fc 100644
--- a/dev-python/pytest-helpers-namespace/Manifest
+++ b/dev-python/pytest-helpers-namespace/Manifest
@@ -1,2 +1 @@
 DIST pytest-helpers-namespace-2021.3.24.gh.tar.gz 25881 BLAKE2B d13e82eebf09b4acb1d8fb9d3609f8814a49bfd0df56f23fe6f3fe3fa1508c4f1ac338b3f75e1e97ae90f71cae548dd100548d23cdbaa6c4bdb76cdb6e3d4a41 SHA512 1914427a4805a168d4067cd5db5663d28e3ff680f612e70a169a7efbc6c2c7ba0e2dc74132595aa70e13b651886bd10a6947e56558edf22b871618c967537073
-DIST pytest-helpers-namespace-v2019.1.8.tar.gz 10274 BLAKE2B 1d232817e99909738f7f37466ba22fbeadf75f4fbfdd9b61790dd79418bedbce4ee219e5102ee2db1709ba991e323ce6edffc68c4e3a657c58cb628b505de098 SHA512 d5f4db3ece8b0e1719c4d1213a5e07a3c53257b089d3d74f90cf86f21a7951983a95286c7753f5e9486acc7e482d79c2a95d5a7b8eb22e19c7048db99fa3c421

diff --git a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild
deleted file mode 100644
index 37fea95827a..00000000000
--- a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Provides a helpers pytest namespace"
-HOMEPAGE="https://github.com/saltstack/pytest-helpers-namespace"
-SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${PN}-v${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-BDEPEND="
-	dev-python/pytest[${PYTHON_USEDEP}]
-	test? (
-		dev-python/pytest-forked[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-	sed -r -e 's:(foo|bar):namespace_\1:g' \
-		-i tests/test_helpers_namespace.py || die
-	distutils-r1_python_prepare_all
-}
-
-python_test() {
-	distutils_install_for_testing
-	pytest --forked -vv || die "Tests failed with ${EPYTHON}"
-}


             reply	other threads:[~2021-10-03 19:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 19:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-helpers-namespace/ Michał Górny
2025-02-27 21:14 Michał Górny
2024-06-16 17:37 Michał Górny
2024-02-14  8:18 Michał Górny
2023-11-24 15:45 Arthur Zamarin
2023-05-26 21:12 Arthur Zamarin
2022-10-08 11:25 Michał Górny
2022-05-27  9:07 Jakov Smolić
2022-05-24  6:34 Michał Górny
2022-04-26  6:43 Michał Górny
2022-04-25 20:57 Michał Górny
2022-03-25  0:15 Marek Szuba
2021-10-03 18:48 Sam James
2021-09-01 18:30 Arthur Zamarin
2021-09-01 18:30 Arthur Zamarin
2021-07-12 22:17 Sam James
2020-10-31  1:36 Patrick McLean
2020-09-21 16:06 Michał Górny
2020-06-20 14:20 Thomas Deutschmann
2020-05-13 14:52 Agostino Sarubbo
2020-04-22  1:13 Patrick McLean
2020-02-05 20:11 Michał Górny
2019-02-28  1:54 Patrick McLean

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=1633289059.24f6985b90b2cd8e66ba7d2039443cfc49760fc3.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