From 9a291a279a5c1a8b326a4a35a558e45bf8ee9bb2 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 22:51:30 +0700 Subject: [PATCH] python-dominate: drop package --- srcpkgs/python-dominate/template | 22 ---------------------- srcpkgs/python3-dominate | 1 - srcpkgs/python3-dominate/template | 13 +++++++++++++ 3 files changed, 13 insertions(+), 23 deletions(-) delete mode 100644 srcpkgs/python-dominate/template delete mode 120000 srcpkgs/python3-dominate create mode 100644 srcpkgs/python3-dominate/template diff --git a/srcpkgs/python-dominate/template b/srcpkgs/python-dominate/template deleted file mode 100644 index 77fa674d156..00000000000 --- a/srcpkgs/python-dominate/template +++ /dev/null @@ -1,22 +0,0 @@ -# Template file for 'python-dominate' -pkgname=python-dominate -version=2.5.2 -revision=1 -archs=noarch -wrksrc="dominate-${version}" -build_style=python-module -hostmakedepends="python-setuptools python3-setuptools" -short_desc="Library for creating and manipulating HTML (Python2)" -maintainer="Benjamín Albiñana " -license="LGPL-3.0-or-later" -homepage="https://github.com/Knio/dominate" -distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz" -checksum=a184e19ca36646a85ec40b83fe3762c08834ffe51499ec436eeb6646edde36ac - -python3-dominate_package() { - archs=noarch - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-dominate b/srcpkgs/python3-dominate deleted file mode 120000 index 25538723ef6..00000000000 --- a/srcpkgs/python3-dominate +++ /dev/null @@ -1 +0,0 @@ -python-dominate/ \ No newline at end of file diff --git a/srcpkgs/python3-dominate/template b/srcpkgs/python3-dominate/template new file mode 100644 index 00000000000..225d5042db1 --- /dev/null +++ b/srcpkgs/python3-dominate/template @@ -0,0 +1,13 @@ +# Template file for 'python3-dominate' +pkgname=python3-dominate +version=2.5.2 +revision=2 +wrksrc="dominate-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +short_desc="Library for creating and manipulating HTML (Python3)" +maintainer="Benjamín Albiñana " +license="LGPL-3.0-or-later" +homepage="https://github.com/Knio/dominate" +distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz" +checksum=a184e19ca36646a85ec40b83fe3762c08834ffe51499ec436eeb6646edde36ac