python3-keepalive: remove package
Nothing depends on it, it doesn't build with Python 3.10, and the last commit on the upstream repo was four years ago.
This commit is contained in:
parent
38d34ef417
commit
072f525e27
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
# Template file for 'python3-keepalive'
|
|
||||||
pkgname=python3-keepalive
|
|
||||||
version=0.5
|
|
||||||
revision=6
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3"
|
|
||||||
short_desc="Python3 urllib keepalive support"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="LGPL-2.1-or-later"
|
|
||||||
homepage="https://github.com/wikier/keepalive"
|
|
||||||
distfiles="${PYPI_SITE}/k/keepalive/keepalive-${version}.tar.gz"
|
|
||||||
checksum=3c6b96f9062a5a76022f0c9d41e9ef5552d80b1cadd4fccc1bf8f183ba1d1ec1
|
|
Loading…
Reference in a new issue