diff --git a/srcpkgs/python3-jaraco/template b/srcpkgs/python3-jaraco/template deleted file mode 100644 index ce4eca455d0..00000000000 --- a/srcpkgs/python3-jaraco/template +++ /dev/null @@ -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 " -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 -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 0923c53cfc0..65516dfa921 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -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