From c47c8fec5477b330d19b831d75c39b21744df484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 20 Sep 2020 14:57:12 +0700 Subject: [PATCH] python-urwidtrees: drop package --- srcpkgs/python-urwidtrees/template | 26 -------------------------- srcpkgs/python3-urwidtrees | 1 - srcpkgs/python3-urwidtrees/template | 14 ++++++++++++++ 3 files changed, 14 insertions(+), 27 deletions(-) delete mode 100644 srcpkgs/python-urwidtrees/template delete mode 120000 srcpkgs/python3-urwidtrees create mode 100644 srcpkgs/python3-urwidtrees/template diff --git a/srcpkgs/python-urwidtrees/template b/srcpkgs/python-urwidtrees/template deleted file mode 100644 index 62d214489e2..00000000000 --- a/srcpkgs/python-urwidtrees/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-urwidtrees' -pkgname=python-urwidtrees -version=1.0.2 -revision=3 -archs=noarch -wrksrc="urwidtrees-${version}" -build_style=python-module -pycompile_module="urwidtrees" -hostmakedepends="python-devel python3-devel python-urwid python3-urwid" -depends="python-urwid" -short_desc="Tree widgets for urwid (Python2)" -license="GPL-3.0-or-later" -maintainer="Felix Van der Jeugt " -homepage="https://github.com/pazz/urwidtrees" -distfiles="https://github.com/pazz/urwidtrees/archive/${version}.tar.gz" -checksum=703f4b161b930a26a461a3e3e695f94237ac75e2a52b87613e49093d9aa76034 - -python3-urwidtrees_package() { - archs=noarch - pycompile_module="urwidtrees" - depends="python3-urwid" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-urwidtrees b/srcpkgs/python3-urwidtrees deleted file mode 120000 index 55c87bf01a8..00000000000 --- a/srcpkgs/python3-urwidtrees +++ /dev/null @@ -1 +0,0 @@ -python-urwidtrees \ No newline at end of file diff --git a/srcpkgs/python3-urwidtrees/template b/srcpkgs/python3-urwidtrees/template new file mode 100644 index 00000000000..a3cff8b18fc --- /dev/null +++ b/srcpkgs/python3-urwidtrees/template @@ -0,0 +1,14 @@ +# Template file for 'python3-urwidtrees' +pkgname=python3-urwidtrees +version=1.0.2 +revision=4 +wrksrc="urwidtrees-${version}" +build_style=python3-module +hostmakedepends="python3-devel python3-urwid" +depends="python3-urwid" +short_desc="Tree widgets for urwid (Python3)" +maintainer="Felix Van der Jeugt " +license="GPL-3.0-or-later" +homepage="https://github.com/pazz/urwidtrees" +distfiles="https://github.com/pazz/urwidtrees/archive/${version}.tar.gz" +checksum=703f4b161b930a26a461a3e3e695f94237ac75e2a52b87613e49093d9aa76034