diff --git a/srcpkgs/python-pykeepass/template b/srcpkgs/python-pykeepass/template deleted file mode 100644 index 6a3d113d397..00000000000 --- a/srcpkgs/python-pykeepass/template +++ /dev/null @@ -1,28 +0,0 @@ -# Template file for 'python-pykeepass' -pkgname=python-pykeepass -version=3.0.2 -revision=3 -noarch=yes -wrksrc="pykeepass-${version}" -build_style=python-module -pycompile_module="pykeepass" -hostmakedepends="python-setuptools python3-setuptools" -depends="python-dateutil python-argon2 python-construct python-lxml - python-pycryptodome" -short_desc="Python2 library to interact with keepass databases" -maintainer="Rasmus Thomsen " -license="GPL-3.0-or-later" -homepage="https://github.com/pschmitt/pykeepass" -distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz" -checksum=20b53d10e9c319301929f029579623562c815c4b4c787bf96d4bd7680581d6cd - -python3-pykeepass_package() { - noarch=yes - pycompile_module="pykeepass" - depends="python3-dateutil python3-argon2 python3-construct python3-lxml - python3-pycryptodome" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-pykeepass b/srcpkgs/python3-pykeepass deleted file mode 120000 index b81df882ec8..00000000000 --- a/srcpkgs/python3-pykeepass +++ /dev/null @@ -1 +0,0 @@ -python-pykeepass \ No newline at end of file diff --git a/srcpkgs/python3-pykeepass/template b/srcpkgs/python3-pykeepass/template new file mode 100644 index 00000000000..4d9387b40b4 --- /dev/null +++ b/srcpkgs/python3-pykeepass/template @@ -0,0 +1,17 @@ +# Template file for 'python3-pykeepass' +pkgname=python3-pykeepass +version=3.0.3 +revision=1 +archs=noarch +wrksrc="pykeepass-${version}" +build_style=python3-module +pycompile_module="pykeepass" +hostmakedepends="python3-setuptools" +depends="python3-dateutil python3-argon2 python3-construct python3-lxml + python3-pycryptodome" +short_desc="Python3 library to interact with keepass databases" +maintainer="Rasmus Thomsen " +license="GPL-3.0-or-later" +homepage="https://github.com/pschmitt/pykeepass" +distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz" +checksum=2c9e2ddb03ee696ed8aa72c2cddfb81280614864e003226141d68b975aa56f6f