From ca2194246de05ded45da384db7a580f882b6d290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 20 Sep 2020 14:25:33 +0700 Subject: [PATCH] python-ripe-atlas-cousteau: drop package --- srcpkgs/python-ripe-atlas-cousteau/template | 26 -------------------- srcpkgs/python3-ripe-atlas-cousteau | 1 - srcpkgs/python3-ripe-atlas-cousteau/template | 14 +++++++++++ 3 files changed, 14 insertions(+), 27 deletions(-) delete mode 100644 srcpkgs/python-ripe-atlas-cousteau/template delete mode 120000 srcpkgs/python3-ripe-atlas-cousteau create mode 100644 srcpkgs/python3-ripe-atlas-cousteau/template diff --git a/srcpkgs/python-ripe-atlas-cousteau/template b/srcpkgs/python-ripe-atlas-cousteau/template deleted file mode 100644 index 72f32a9da0d..00000000000 --- a/srcpkgs/python-ripe-atlas-cousteau/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-ripe-atlas-cousteau' -pkgname=python-ripe-atlas-cousteau -version=1.4.2 -revision=2 -build_style=python-module -archs=noarch -pycompile_module="ripe/atlas/cousteau" -wrksrc="ripe-atlas-cousteau-${version}" -hostmakedepends="python-setuptools python3-setuptools" -depends="python-dateutil python-socketIO-client" -short_desc="Python2 wrapper around RIPE ATLAS API" -maintainer="johannes " -license="GPL-3.0-or-later" -homepage="https://github.com/RIPE-NCC/ripe-atlas-cousteau" -distfiles="https://github.com/RIPE-NCC/ripe-atlas-cousteau/archive/${version}.tar.gz" -checksum=91bfaaafe7561ccc7b91f555a5004c467d615b9f404739496a4ed6a22fcb07b7 - -python3-ripe-atlas-cousteau_package() { - short_desc="${short_desc/Python2/Python3}" - archs=noarch - pycompile_module="ripe/atlas/cousteau" - depends="python3-dateutil python3-socketIO-client" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-ripe-atlas-cousteau b/srcpkgs/python3-ripe-atlas-cousteau deleted file mode 120000 index 12225564ea0..00000000000 --- a/srcpkgs/python3-ripe-atlas-cousteau +++ /dev/null @@ -1 +0,0 @@ -python-ripe-atlas-cousteau \ No newline at end of file diff --git a/srcpkgs/python3-ripe-atlas-cousteau/template b/srcpkgs/python3-ripe-atlas-cousteau/template new file mode 100644 index 00000000000..3ab160999d2 --- /dev/null +++ b/srcpkgs/python3-ripe-atlas-cousteau/template @@ -0,0 +1,14 @@ +# Template file for 'python3-ripe-atlas-cousteau' +pkgname=python3-ripe-atlas-cousteau +version=1.4.2 +revision=3 +wrksrc="ripe-atlas-cousteau-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3-dateutil python3-socketIO-client" +short_desc="Python3 wrapper around RIPE ATLAS API" +maintainer="johannes " +license="GPL-3.0-or-later" +homepage="https://github.com/RIPE-NCC/ripe-atlas-cousteau" +distfiles="https://github.com/RIPE-NCC/ripe-atlas-cousteau/archive/${version}.tar.gz" +checksum=91bfaaafe7561ccc7b91f555a5004c467d615b9f404739496a4ed6a22fcb07b7