python3-stormssh: remove package
The package has not been meaningfully touched since 2018-10-01, is not required by any other packages, and the upstream repo has been archived since 2022-12-21.
This commit is contained in:
parent
ac3a83cd02
commit
0bacdb9382
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'python3-stormssh'
|
||||
pkgname=python3-stormssh
|
||||
version=0.7.0
|
||||
revision=7
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools python3-six python3-paramiko python3-termcolor python3-Flask"
|
||||
short_desc="Manage your SSH like a boss (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/emre/storm"
|
||||
distfiles="https://github.com/emre/storm/archive/${version}.tar.gz"
|
||||
checksum=c2e5da1cb4a27b309ed7e470c5acebe2822f7928c5ef0e38f9dade247cf9a6c6
|
||||
conflicts="python-stormssh>=0"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
ignore="1.6.7"
|
|
@ -616,6 +616,7 @@ replaces="
|
|||
python3-shiboken<=5.15.0_3
|
||||
python3-snakeoil-devel<=0.8.8_4
|
||||
python3-sqlalchemy-migrate<=0.12.0_6
|
||||
python3-stormssh<=0.7.0_7
|
||||
python3-txacme<=0.9.3_3
|
||||
qimageblitz<=0.0.6_4
|
||||
qt-designer-devel<=4.8.7_29
|
||||
|
|
Loading…
Reference in New Issue