From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spur/
Date: Tue, 25 Oct 2022 10:31:21 +0000 (UTC) [thread overview]
Message-ID: <1666693813.23af20091b32946e70c2403a5276375cc48fa7f4.mgorny@gentoo> (raw)
commit: 23af20091b32946e70c2403a5276375cc48fa7f4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 10:30:13 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 10:30:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23af2009
dev-python/spur: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/spur/spur-0.3.22.ebuild | 39 --------------------------------------
1 file changed, 39 deletions(-)
diff --git a/dev-python/spur/spur-0.3.22.ebuild b/dev-python/spur/spur-0.3.22.ebuild
deleted file mode 100644
index 0b5e31be2505..000000000000
--- a/dev-python/spur/spur-0.3.22.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-MY_P=spur.py-${PV}
-DESCRIPTION="Run commands locally or over SSH using the same interface"
-HOMEPAGE="https://github.com/mwilliamson/spur.py"
-SRC_URI="
- https://github.com/mwilliamson/spur.py/archive/${PV}.tar.gz
- -> ${MY_P}.gh.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
- dev-python/paramiko[${PYTHON_USEDEP}]"
-
-distutils_enable_tests nose
-
-src_prepare() {
- # TODO: set up a local SSH server?
- rm tests/{ssh_tests,testing}.py || die
-
- # does random guesswork on top of exceptions that stopped working
- # in py3.8; this only causes a different exception to be raised
- # https://github.com/mwilliamson/spur.py/issues/85
- sed -e 's:spawning_command_that_uses_path_env_variable_asks_if_command_is_installed:_&:' \
- -e 's:spawning_non_existent_command_raises_specific_no_such_command_exception:_&:' \
- -e 's:using_non_existent_command_and_correct_cwd_raises_no_such_command_exception:_&:' \
- -i tests/process_test_set.py || die
-
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-10-25 10:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 10:31 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 19:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/spur/ Michał Górny
2023-11-24 14:19 Michał Górny
2023-10-27 18:20 Michał Górny
2023-04-12 7:15 Michał Górny
2023-04-11 19:41 Sam James
2023-03-12 13:18 Michał Górny
2023-03-12 13:18 Michał Górny
2022-10-25 9:49 Sam James
2022-10-15 14:10 Andrew Ammerlaan
2022-01-28 18:41 Arthur Zamarin
2021-12-13 3:09 Yixun Lan
2021-06-05 18:20 Michał Górny
2020-11-16 0:02 Michał Górny
2020-11-15 23:50 Sam James
2020-10-11 14:49 Michał Górny
2020-08-18 5:52 Sam James
2020-08-18 5:28 Sam James
2020-07-30 14:39 Michał Górny
2020-07-29 10:20 Michał Górny
2020-06-12 11:33 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=1666693813.23af20091b32946e70c2403a5276375cc48fa7f4.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