sci-geosciences/gpxpy: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:39:39 +0000 (11:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:39:39 +0000 (11:39 +0200)
Closes: https://bugs.gentoo.org/718486
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.mask
sci-geosciences/gpxpy/Manifest [deleted file]
sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild [deleted file]
sci-geosciences/gpxpy/metadata.xml [deleted file]

index c4d3493e9c28dc724dccfb53e07cab10d21e7857..9be031302e7dec4c6311cc7d321b91e744444f08 100644 (file)
@@ -533,11 +533,6 @@ sci-libs/Fiona
 # Removal in 30 days.  Bug #718488.
 sci-geosciences/seawater
 
-# Michał Górny <mgorny@gentoo.org> (2020-04-19)
-# Unmaintained.  Stuck on Python 3.6.  Numerous releases behind.
-# Removal in 30 days.  Bug #718486.
-sci-geosciences/gpxpy
-
 # Michał Górny <mgorny@gentoo.org> (2020-04-19)
 # Unmaintained.  Stuck on Python 3.6.  Needs version bump.
 # Removal in 30 days.  Bug #718458.
diff --git a/sci-geosciences/gpxpy/Manifest b/sci-geosciences/gpxpy/Manifest
deleted file mode 100644 (file)
index a2d8513..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST gpxpy-0.8.6.tar.gz 65569 BLAKE2B d0a2673fc4a9adc7b15f45239091f823d6aa5191f7a07bf70d78cc38ca2cbef603e599b08fdcf221805bb81e61ac27d8e41402df77c998d826cdd4d74e376b4b SHA512 3c180436210689724f88fdac43576a9a11b3f8717fb6f8acd7c8ce0afc1219714b4c83f1ba4f64487d35d0189d65a311d77f7778e7d84f315b251d1098f8989c
diff --git a/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild b/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild
deleted file mode 100644 (file)
index 88de254..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="python GPX parser"
-HOMEPAGE="https://github.com/tkrajina/gpxpy"
-SRC_URI="https://github.com/tkrajina/${PN}/tarball/85c3477b -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-DOCS=( NOTICE.txt README.md )
-
-python_test() {
-       ${PYTHON} -m unittest test
-}
diff --git a/sci-geosciences/gpxpy/metadata.xml b/sci-geosciences/gpxpy/metadata.xml
deleted file mode 100644 (file)
index de597e1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="github">tkrajina/gpxpy</remote-id>
-       </upstream>
-</pkgmetadata>