python3-jaraco: remove package

This commit is contained in:
tibequadorian 2022-05-04 13:52:19 +02:00 committed by Andrew J. Hesford
parent 2361a029a6
commit 98db245dc0
2 changed files with 1 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# Template file for 'python3-jaraco'
pkgname=python3-jaraco
version=1.0
revision=4
create_wrksrc=yes
depends="python3"
short_desc="Namespace package declaration for jaraco (Python3)"
maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="Public Domain"
homepage="https://www.voidlinux.org/"
do_install() {
vmkdir ${py3_sitelib}/jaraco
cat > ${DESTDIR}/${py3_sitelib}/jaraco/__init__.py <<-EOF
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
EOF
}

View File

@ -334,6 +334,7 @@ replaces="
python3-docker-pycreds<=0.4.0_4
python3-grako<=3.99.9_7
python3-idna-ssl<=1.1.0_3
python3-jaraco<=1.0_4
python3-jsonrpc-server<=0.4.0_2
python3-keepalive<=0.5_6
python3-pgpdump<=1.5_10