diff --git a/srcpkgs/python-pyenet/INSTALL.msg b/srcpkgs/python-pyenet/INSTALL.msg new file mode 100644 index 00000000000..4e5b574004d --- /dev/null +++ b/srcpkgs/python-pyenet/INSTALL.msg @@ -0,0 +1,2 @@ +python-pyenet is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19 + diff --git a/srcpkgs/python-pyenet/template b/srcpkgs/python-pyenet/template index 1d7c763cda7..c9154dff0ed 100644 --- a/srcpkgs/python-pyenet/template +++ b/srcpkgs/python-pyenet/template @@ -1,29 +1,9 @@ # Template file for 'python-pyenet' pkgname=python-pyenet version=1.3.13.post7 -revision=1 -wrksrc="pyenet-${version}" -build_style=python-module -hostmakedepends="python-setuptools python3-setuptools" -makedepends="python-devel python3-devel" -depends="python" -short_desc="Python wrapper for the ENet library" -maintainer="Helmut Pozimski " -license="BSD-3-Clause" -homepage="https://github.com/piqueserver/pyenet/" -distfiles="${PYPI_SITE}/p/pyenet/pyenet-${version}.tar.gz" -checksum=a36ed3ab9ddad25dc5416fa5223830f7f0ae628af986a4045def103057921ebf -nocross="compiles for the host architecture when cross-compiling" - -post_install() { - vlicense LICENSE -} - -python3-pyenet_package() { - depends="python3" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - vlicense LICENSE - } -} +revision=2 +noarch=yes +build_style=meta +short_desc="Python wrapper for the ENet library (removed package)" +license="metapackage" +homepage="https://github.com/piqueserver/pyenet" diff --git a/srcpkgs/python3-pyenet b/srcpkgs/python3-pyenet deleted file mode 120000 index 190b82c726a..00000000000 --- a/srcpkgs/python3-pyenet +++ /dev/null @@ -1 +0,0 @@ -python-pyenet \ No newline at end of file