commit:     e0d7a010fd1151c936526533191898175e4ef5b2
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 09:01:05 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jan  1 09:01:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d7a010

sci-geosciences/geopy: drop 2.2.0, 2.3.0-r1

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-geosciences/geopy/Manifest              |  1 -
 sci-geosciences/geopy/geopy-2.2.0.ebuild    | 21 ---------------------
 sci-geosciences/geopy/geopy-2.3.0-r1.ebuild | 21 ---------------------
 sci-geosciences/geopy/geopy-2.3.0-r2.ebuild |  1 -
 4 files changed, 44 deletions(-)

diff --git a/sci-geosciences/geopy/Manifest b/sci-geosciences/geopy/Manifest
index 46e9da1a2d24..40dd26ea2689 100644
--- a/sci-geosciences/geopy/Manifest
+++ b/sci-geosciences/geopy/Manifest
@@ -1,2 +1 @@
-DIST geopy-2.2.0.tar.gz 289811 BLAKE2B 
f876a867a19e5178eba1fa6b7389159e820fc6a9c9a6ac4beb807e2b1b121612a526b5f7290d5fd6db3e259cbd03a86695775d4cad39662126d5f5b7194b19bd
 SHA512 
78b6c2e4726dd50ad97e3425a0459b4611eed54c06c16a2b397db9c3fd9878d76f9eba26ce353908315fea469a76b4044401f5ba37aab3752e9649fd35db16cd
 DIST geopy-2.3.0.tar.gz 290677 BLAKE2B 
5bd981902e734d76289e628e92a14a550d92509a69585dea94c669256ed279655ed27d03752307c21c773f0364a8c62671d34c49fa889bc933ff021716062422
 SHA512 
ede61870f38ff2fb7c79f282b06711e6677f6054d082f3b0a1d9f5eace4e7597e65938fc7eebd2c31ceeb27e02de8d1e1a71d71bd66613b6d9185da5e4261a4f

diff --git a/sci-geosciences/geopy/geopy-2.2.0.ebuild 
b/sci-geosciences/geopy/geopy-2.2.0.ebuild
deleted file mode 100644
index 4d2f65486d74..000000000000
--- a/sci-geosciences/geopy/geopy-2.2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9,10} )
-inherit distutils-r1
-
-DESCRIPTION="Python client for several popular geocoding web services"
-HOMEPAGE="https://github.com/geopy/geopy";
-SRC_URI="https://github.com/geopy/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-# Need geocoding service to test
-RESTRICT="test"
-
-RDEPEND=">=sci-geosciences/GeographicLib-1.51-r1[python,${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-BDEPEND=""

diff --git a/sci-geosciences/geopy/geopy-2.3.0-r1.ebuild 
b/sci-geosciences/geopy/geopy-2.3.0-r1.ebuild
deleted file mode 100644
index 9fd7a2b8e4b8..000000000000
--- a/sci-geosciences/geopy/geopy-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Python client for several popular geocoding web services"
-HOMEPAGE="https://github.com/geopy/geopy";
-SRC_URI="https://github.com/geopy/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-# Need geocoding service to test
-RESTRICT="test"
-
-RDEPEND=">=sci-geosciences/GeographicLib-1.51-r1[python,${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-BDEPEND=""

diff --git a/sci-geosciences/geopy/geopy-2.3.0-r2.ebuild 
b/sci-geosciences/geopy/geopy-2.3.0-r2.ebuild
index 33a688f525c5..763894c6004a 100644
--- a/sci-geosciences/geopy/geopy-2.3.0-r2.ebuild
+++ b/sci-geosciences/geopy/geopy-2.3.0-r2.ebuild
@@ -19,4 +19,3 @@ RESTRICT="test"
 
 RDEPEND=">=sci-geosciences/GeographicLib-1.51-r1[python,${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
-BDEPEND=""

Reply via email to