From 9ac33cf7099aba595fe6b5a3412c795fc9a9313b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 24 Feb 2022 16:31:09 +0100 Subject: [PATCH] python-lockfile: remove package --- srcpkgs/python-lockfile/template | 30 ------------------------------ srcpkgs/python3-lockfile | 1 - srcpkgs/removed-packages/template | 2 ++ 3 files changed, 2 insertions(+), 31 deletions(-) delete mode 100644 srcpkgs/python-lockfile/template delete mode 120000 srcpkgs/python3-lockfile diff --git a/srcpkgs/python-lockfile/template b/srcpkgs/python-lockfile/template deleted file mode 100644 index c7edf44832..0000000000 --- a/srcpkgs/python-lockfile/template +++ /dev/null @@ -1,30 +0,0 @@ -# Template file for 'python-lockfile' -pkgname=python-lockfile -version=0.12.2 -revision=7 -wrksrc="lockfile-${version}" -build_style=python-module -hostmakedepends="python-setuptools python3-setuptools python-pbr python3-pbr" -makedepends="python-pbr python3-pbr" -depends="python" -pycompile_module="lockfile" -short_desc="Platform-independent file locking module (Python2)" -maintainer="Orphaned " -homepage="https://pypi.org/project/lockfile/" -license="MIT" -distfiles="${PYPI_SITE}/l/lockfile/lockfile-${version}.tar.gz" -checksum=6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799 - -post_install() { - vlicense LICENSE -} - -python3-lockfile_package() { - pycompile_module="lockfile" - depends="python3" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - vlicense LICENSE - } -} diff --git a/srcpkgs/python3-lockfile b/srcpkgs/python3-lockfile deleted file mode 120000 index 3a54cd6052..0000000000 --- a/srcpkgs/python3-lockfile +++ /dev/null @@ -1 +0,0 @@ -python-lockfile \ No newline at end of file diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 8af2413829..5943dc39bb 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -273,6 +273,7 @@ replaces=" python-gntp<=1.0.3_7 python-iso8601<=0.1.16_2 python-jellyfish<=0.6.1_2 + python-lockfile<=0.12.2_7 python-lxml<=4.6.4_2 python-matplotlib-data<=2.2.4_2 python-matplotlib<=2.2.4_2 @@ -302,6 +303,7 @@ replaces=" python3-idna-ssl<=1.1.0_3 python3-keepalive<=0.5_6 python3-pgpdump<=1.5_10 + python3-lockfile<=0.12.2_7 python3-pyPEG2<=2.15.2_7 python3-pyenet<=5.15.0_2 python3-pyside-phonon<=5.15.0_2