diff --git a/srcpkgs/python-bleach/template b/srcpkgs/python-bleach/template deleted file mode 100644 index 84b0f132eba..00000000000 --- a/srcpkgs/python-bleach/template +++ /dev/null @@ -1,25 +0,0 @@ -# Template file for 'python-bleach' -pkgname=python-bleach -version=3.1.1 -revision=1 -archs=noarch -wrksrc="bleach-${version}" -build_style=python-module -hostmakedepends="python-setuptools python3-setuptools" -depends="python-six python-webencodings" -short_desc="Easy safelist-based HTML-sanitizing tool (Python2)" -maintainer="Alessio Sergi " -license="Apache-2.0" -homepage="https://github.com/mozilla/bleach" -changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES" -distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz" -checksum=aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48 - -python3-bleach_package() { - archs=noarch - depends="python3-six python3-webencodings" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-bleach b/srcpkgs/python3-bleach deleted file mode 120000 index add2e985339..00000000000 --- a/srcpkgs/python3-bleach +++ /dev/null @@ -1 +0,0 @@ -python-bleach \ No newline at end of file diff --git a/srcpkgs/python3-bleach/template b/srcpkgs/python3-bleach/template new file mode 100644 index 00000000000..20e2b3d04c2 --- /dev/null +++ b/srcpkgs/python3-bleach/template @@ -0,0 +1,15 @@ +# Template file for 'python3-bleach' +pkgname=python3-bleach +version=3.1.1 +revision=2 +wrksrc="bleach-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3-six python3-webencodings" +short_desc="Easy safelist-based HTML-sanitizing tool (Python3)" +maintainer="Orphaned " +license="Apache-2.0" +homepage="https://github.com/mozilla/bleach" +changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES" +distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz" +checksum=aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48