commit:     9af02ba91dd16211ff350be9db38fcdf8f4243e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:24:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:26:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af02ba9

dev-python/girder-client: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718970
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/girder-client/Manifest                  |  1 -
 .../girder-client/girder-client-2.3.0.ebuild       | 29 ----------------------
 dev-python/girder-client/metadata.xml              | 12 ---------
 profiles/package.mask                              |  1 -
 4 files changed, 43 deletions(-)

diff --git a/dev-python/girder-client/Manifest 
b/dev-python/girder-client/Manifest
deleted file mode 100644
index 3590dd5b7bc..00000000000
--- a/dev-python/girder-client/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST girder-client-2.3.0.tar.gz 19976 BLAKE2B 
4b6c1bb36a9c904dee331012a4060bc7e4cc381ebd1a74a9ab98a54a1c84ad41015209397fe7b1c12241176511ebf624d0ca4d43ce042d17a9b0388d9d6a325e
 SHA512 
68bbb9aa328b9021b8d3604269df75f67c63631aebdad3b2268e8b170cc65ede911dc57abf049c091f033d85f7026c0869c68ceaed4ebf830f3f1d34d7e59fbb

diff --git a/dev-python/girder-client/girder-client-2.3.0.ebuild 
b/dev-python/girder-client/girder-client-2.3.0.ebuild
deleted file mode 100644
index c132023491e..00000000000
--- a/dev-python/girder-client/girder-client-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python libraries and CLI to interact with the REST API of a 
Girder server"
-HOMEPAGE="https://girder.readthedocs.io/en/latest/python-client.html";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# see https://github.com/girder/girder/tree/master/clients/python
-RDEPEND="
-       >=dev-python/click-6.7[${PYTHON_USEDEP}]
-       >=dev-python/diskcache-1.6.7[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.10[${PYTHON_USEDEP}]
-       >=dev-python/requests-toolbelt-0.7.1[${PYTHON_USEDEP}]
-       >=dev-python/six-1.10[${PYTHON_USEDEP}]
-"
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/girder-client/metadata.xml 
b/dev-python/girder-client/metadata.xml
deleted file mode 100644
index 8ad0b8a3bcc..00000000000
--- a/dev-python/girder-client/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-    Set of python libraries and a command-line tool that can
-    be used to interact with the REST API of a Girder server.
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">girder-client</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index f33bbe36ba2..a2df3948dde 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -603,7 +603,6 @@ media-libs/slv2
 # Removal in 30 days.  Tracker bug #695996.
 dev-python/corner
 dev-python/dogpile-core
-dev-python/girder-client
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to