diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template deleted file mode 100644 index 98066b21d3d..00000000000 --- a/srcpkgs/python-urwid/template +++ /dev/null @@ -1,23 +0,0 @@ -# Template file for 'python-urwid' -pkgname=python-urwid -version=2.1.2 -revision=3 -wrksrc="urwid-${version}" -build_style=python-module -hostmakedepends="python-setuptools python3-setuptools" -makedepends="python-devel python3-devel" -short_desc="Console user interface library for Python2" -maintainer="Orphaned " -license="LGPL-2.1-or-later" -homepage="http://urwid.org/" -changelog="https://raw.githubusercontent.com/urwid/urwid/master/docs/changelog.rst" -distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz" -checksum=588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae - -python3-urwid_package() { - short_desc="${short_desc/Python2/Python3}" - depends="python3" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-urwid b/srcpkgs/python3-urwid deleted file mode 120000 index 35d328e4a81..00000000000 --- a/srcpkgs/python3-urwid +++ /dev/null @@ -1 +0,0 @@ -python-urwid \ No newline at end of file diff --git a/srcpkgs/python3-urwid/template b/srcpkgs/python3-urwid/template new file mode 100644 index 00000000000..a83dbf7ed1c --- /dev/null +++ b/srcpkgs/python3-urwid/template @@ -0,0 +1,16 @@ +# Template file for 'python3-urwid' +pkgname=python3-urwid +version=2.1.2 +revision=3 +wrksrc="urwid-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +makedepends="python3-devel" +depends="python3" +short_desc="Console user interface library for Python3" +maintainer="Orphaned " +license="LGPL-2.1-or-later" +homepage="http://urwid.org/" +changelog="https://raw.githubusercontent.com/urwid/urwid/master/docs/changelog.rst" +distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz" +checksum=588bee9c1cb208d0906a9f73c613d2bd32c3ed3702012f51efe318a3f2127eae diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 881748f7610..4a325984709 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -331,6 +331,7 @@ replaces=" python-sqlite<=2.8.3_1 python-unicorn>=0 python-urllib3<=1.26.6_2 + python-urwid<=2.1.2_3 python-xdg<=0.27_2 python-xlib<=0.29_1 python3-Django<=3.0.7_2