diff --git a/srcpkgs/python-configobj/template b/srcpkgs/python-configobj/template deleted file mode 100644 index ff80e29608..0000000000 --- a/srcpkgs/python-configobj/template +++ /dev/null @@ -1,29 +0,0 @@ -# Template file for 'python-configobj' -pkgname=python-configobj -version=5.0.6 -revision=9 -wrksrc="configobj-${version}" -build_style=python-module -pycompile_module="_version.py configobj.py validate.py" -hostmakedepends="python-devel python3-devel" -depends="python-six" -maintainer="Orphaned " -license="BSD-3-Clause" -homepage="https://github.com/DiffSK/configobj" -short_desc="Simple but powerful config file reader and writer (Python2)" -distfiles="https://github.com/DiffSK/configobj/archive/v${version}.tar.gz" -checksum=2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e - -post_install() { - vlicense LICENSE -} - -python3-configobj_package() { - short_desc="${short_desc/Python2/Python3}" - pycompile_module="_version.py configobj.py validate.py" - depends="python3-six" - pkg_install() { - vmove usr/lib/python3* - vlicense LICENSE - } -} diff --git a/srcpkgs/python3-configobj b/srcpkgs/python3-configobj deleted file mode 120000 index ea795c8535..0000000000 --- a/srcpkgs/python3-configobj +++ /dev/null @@ -1 +0,0 @@ -python-configobj \ No newline at end of file diff --git a/srcpkgs/python3-configobj/template b/srcpkgs/python3-configobj/template new file mode 100644 index 0000000000..86d364862a --- /dev/null +++ b/srcpkgs/python3-configobj/template @@ -0,0 +1,18 @@ +# Template file for 'python3-configobj' +pkgname=python3-configobj +version=5.0.6 +revision=9 +wrksrc="configobj-${version}" +build_style=python3-module +hostmakedepends="python3-devel" +depends="python3-six" +short_desc="Simple but powerful config file reader and writer (Python3)" +maintainer="Orphaned " +license="BSD-3-Clause" +homepage="https://github.com/DiffSK/configobj" +distfiles="https://github.com/DiffSK/configobj/archive/v${version}.tar.gz" +checksum=2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e + +post_install() { + vlicense LICENSE +} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 020ca1661a..b30e885608 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -269,6 +269,7 @@ replaces=" python-SecretStorage<=2.3.1_4 python-audit<=2.8.5_2 python-chardet<=4.0.0_3 + python-configobj<=5.0.6_9 python-crypto<=3.9.7_3 python-docutils<=0.16_3 python-enchant<=2.0.0_4