diff --git a/srcpkgs/python-pylast/template b/srcpkgs/python-pylast/template deleted file mode 100644 index 92670a92526..00000000000 --- a/srcpkgs/python-pylast/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-pylast' -pkgname=python-pylast -version=2.4.0 -revision=1 -noarch=yes -wrksrc="pylast-${version}" -build_style=python-module -pycompile_module="pylast" -hostmakedepends="python-setuptools python3-setuptools" -depends="python-six" -short_desc="Python2 interface to last.fm and libre.fm" -maintainer="Jürgen Buchmüller " -license="Apache-2.0" -homepage="https://github.com/pylast/pylast" -distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz" -checksum=8e883f13b70c3879fc821bbee1accf27ea4e68898f4462cbbe358f615adcbbfb - -python3-pylast_package() { - noarch=yes - depends="python3-six" - pycompile_module="pylast" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-pylast b/srcpkgs/python3-pylast deleted file mode 120000 index d76d8a0567f..00000000000 --- a/srcpkgs/python3-pylast +++ /dev/null @@ -1 +0,0 @@ -python-pylast \ No newline at end of file diff --git a/srcpkgs/python3-pylast/template b/srcpkgs/python3-pylast/template new file mode 100644 index 00000000000..801611e7e7e --- /dev/null +++ b/srcpkgs/python3-pylast/template @@ -0,0 +1,16 @@ +# Template file for 'python3-pylast' +pkgname=python3-pylast +version=3.0.0 +revision=1 +noarch=yes +wrksrc="pylast-${version}" +build_style=python3-module +pycompile_module="pylast" +hostmakedepends="python3-setuptools" +depends="python-six" +short_desc="Python3 interface to last.fm and libre.fm" +maintainer="Jürgen Buchmüller " +license="Apache-2.0" +homepage="https://github.com/pylast/pylast" +distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz" +checksum=24051c52011ff18bdeaee9df084ecc90da6c627da86f3cdcfec4af2928e9bc56