commit:     1d735607600cd8234f16f098b2230a3366b12af4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 25 06:06:26 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 06:06:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d735607

dev-python/spur: treeclean

Closes: https://bugs.gentoo.org/962404 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/spur/Manifest            |  1 -
 dev-python/spur/metadata.xml        | 12 ------------
 dev-python/spur/spur-0.3.23.ebuild  | 36 ------------------------------------
 profiles/features/wd40/package.mask |  1 -
 profiles/package.mask               | 11 -----------
 5 files changed, 61 deletions(-)

diff --git a/dev-python/spur/Manifest b/dev-python/spur/Manifest
deleted file mode 100644
index dff8e65c3f08..000000000000
--- a/dev-python/spur/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spur.py-0.3.23.gh.tar.gz 17853 BLAKE2B 
fe0d93b5c646fc3f26b996595af3d140db5d362a9e9ad4bc2bce911735bcdefd823ecaf478d732671229e6db0640c211643e6e2774e73fb36042eb0231626b9b
 SHA512 
20b8bbee4932f3ecf202332c9e920938d4fc1e2641fcb6bf4ac52004274f81a637100771cb772009fd3fe6857ab87370c7a943cfdc6980e7f9b83bb7999ee261

diff --git a/dev-python/spur/metadata.xml b/dev-python/spur/metadata.xml
deleted file mode 100644
index eb19d01caab9..000000000000
--- a/dev-python/spur/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="github">mwilliamson/spur.py</remote-id>
-               <remote-id type="pypi">spur</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/spur/spur-0.3.23.ebuild 
b/dev-python/spur/spur-0.3.23.ebuild
deleted file mode 100644
index 4e11b8acd1ae..000000000000
--- a/dev-python/spur/spur-0.3.23.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 2020-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
-
-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/
-       https://pypi.org/project/spur/
-"
-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-4[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-       # TODO: set up a local SSH server?
-       tests/ssh_tests.py
-)

diff --git a/profiles/features/wd40/package.mask 
b/profiles/features/wd40/package.mask
index aced15b6d378..766bc9ca3b83 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -367,7 +367,6 @@ dev-python/secretstorage
 dev-python/selenium
 dev-python/service-identity
 dev-python/setuptools-rust
-dev-python/spur
 dev-python/sshpubkeys
 dev-python/sshtunnel
 dev-python/tempest

diff --git a/profiles/package.mask b/profiles/package.mask
index 5b3570678464..f8a975d6bec1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -292,17 +292,6 @@ sys-apps/edid-decode
 # Removal on 2025-10-12
 net-wireless/mdk
 
-# Michał Górny <[email protected]> (2025-09-06)
-# dev-python/partd is a dep of dask which we removed in 2024.  It
-# test-depends on dev-python/locket which was last updated in 2022.
-# That one in turn test-depends on dev-python/spur which was last
-# updated in 2023 and is pinned to old dev-python/paramiko version.
-# Its SSH part is not tested by us at all, and the "spur.local"
-# alternative without SSH was last released in 2016.
-# These packages have no revdeps outside themselves left.
-# Removal on 2025-10-06.  Bug #962404.
-dev-python/spur
-
 # Eli Schwartz <[email protected]> (2025-09-01)
 # Effectively unmaintained in Gentoo. Upstream dead for 8 years. Stuck
 # on py3.11, but no testsuite and still has py2-specific source code so

Reply via email to