Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/ssh2-python/
Date: Tue, 01 Nov 2022 04:48:31
Message-Id: 1667277390.41d9d04a349f56a4196c448769b72ce1ba91fc4c.jsmolic@gentoo
1 commit: 41d9d04a349f56a4196c448769b72ce1ba91fc4c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:36:30 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:36:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d9d04a
7
8 dev-python/ssh2-python: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/ssh2-python/Manifest | 1 -
13 dev-python/ssh2-python/metadata.xml | 12 ------------
14 dev-python/ssh2-python/ssh2-python-0.27.0.ebuild | 24 ------------------------
15 profiles/package.mask | 5 -----
16 4 files changed, 42 deletions(-)
17
18 diff --git a/dev-python/ssh2-python/Manifest b/dev-python/ssh2-python/Manifest
19 deleted file mode 100644
20 index 30f124c907c8..000000000000
21 --- a/dev-python/ssh2-python/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST ssh2-python-0.27.0.tar.gz 1146845 BLAKE2B 18512ca23da628ab9f590cd796ee38522116b133ad537b868893276b083b53ca3647b05e47585a26cc667d39b6f796cfae31f1a8cb29d74fe185e8b837453612 SHA512 f215fa11a99c58350d832680ebd1b96cb9e4b4f90621737595c526af083403379b3529361dbfea6ede40c911c267fa2a6d49becfdc55f5604b9a9f903d6d6208
25
26 diff --git a/dev-python/ssh2-python/metadata.xml b/dev-python/ssh2-python/metadata.xml
27 deleted file mode 100644
28 index 887fbaf657a4..000000000000
29 --- a/dev-python/ssh2-python/metadata.xml
30 +++ /dev/null
31 @@ -1,12 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="person">
36 - <email>slashbeast@g.o</email>
37 - <name>Piotr Karbowski</name>
38 - </maintainer>
39 - <upstream>
40 - <remote-id type="github">ParallelSSH/ssh2-python</remote-id>
41 - <remote-id type="pypi">ssh2-python</remote-id>
42 - </upstream>
43 -</pkgmetadata>
44
45 diff --git a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild b/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild
46 deleted file mode 100644
47 index 88f071e99186..000000000000
48 --- a/dev-python/ssh2-python/ssh2-python-0.27.0.ebuild
49 +++ /dev/null
50 @@ -1,24 +0,0 @@
51 -# Copyright 1999-2022 Gentoo Authors
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=7
55 -
56 -PYTHON_COMPAT=( python3_{8..10} )
57 -inherit distutils-r1
58 -
59 -DESCRIPTION="Super fast SSH2 protocol library, Python bindings for libssh2"
60 -HOMEPAGE="https://pypi.org/project/ssh2-python/"
61 -SRC_URI="https://github.com/ParallelSSH/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
62 -
63 -LICENSE="LGPL-2.1"
64 -SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 -
67 -DEPEND="
68 - net-libs/libssh2
69 - dev-libs/openssl
70 - sys-libs/zlib
71 -"
72 -python_configure_all() {
73 - export SYSTEM_LIBSSH2=1
74 -}
75
76 diff --git a/profiles/package.mask b/profiles/package.mask
77 index 9698d770e131..7df7cb3be0fc 100644
78 --- a/profiles/package.mask
79 +++ b/profiles/package.mask
80 @@ -383,11 +383,6 @@ games-simulation/bcs-demo
81 # Removal on 2022-10-26. Bug #253517.
82 games-sports/torcs
83
84 -# Piotr Karbowski <slashbeast@g.o> (2022-09-25)
85 -# No package in tree depends on dev-python/ssh2-python. Masked for removal.
86 -# Removal on 2022-10-25.
87 -dev-python/ssh2-python
88 -
89 # John Helmert III <ajak@g.o> (2022-09-18)
90 # Unfixed root privilege escalation, bug #631552
91 sys-cluster/slurm