commit:     1f913adb5564f8b7d7990e68ddeffa488f4d91f2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 08:08:07 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 08:08:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f913adb

dev-python/cloudlib: Remove last-rited pkg

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

 dev-python/cloudlib/Manifest              |  1 -
 dev-python/cloudlib/cloudlib-0.5.0.ebuild | 24 ------------------------
 dev-python/cloudlib/metadata.xml          | 19 -------------------
 profiles/package.mask                     |  5 -----
 4 files changed, 49 deletions(-)

diff --git a/dev-python/cloudlib/Manifest b/dev-python/cloudlib/Manifest
deleted file mode 100644
index 040307829ce..00000000000
--- a/dev-python/cloudlib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cloudlib-0.5.0.tar.gz 117422 BLAKE2B 
358bceef2a5331fe75a63469b8562bab7136f3608d5f695e9cb86f498fa06299fb767a0148e67c1a6911838b30ff354a0e8f5c5114039323f19b9e59be1f8b7d
 SHA512 
fc400b89045706638fddfed5a6bc5e48995106dc02a216bbe8ae32e7a01c1d4d4fd2a22c7aa914a7fdc8197639f82d41cc2d7071873234e171d3fb7f434cdabc

diff --git a/dev-python/cloudlib/cloudlib-0.5.0.ebuild 
b/dev-python/cloudlib/cloudlib-0.5.0.ebuild
deleted file mode 100644
index 32b98be8273..00000000000
--- a/dev-python/cloudlib/cloudlib-0.5.0.ebuild
+++ /dev/null
@@ -1,24 +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
-
-DESCRIPTION="Cloud middleware for in application use."
-HOMEPAGE="https://github.com/cloudnull/cloudlib";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
-               >=dev-python/requests-2.2.0[${PYTHON_USEDEP}]"
-
-python_prepare() {
-       sed -i "s/required.append\(\'argparse\'\)/pass/g" setup.py || die
-}

diff --git a/dev-python/cloudlib/metadata.xml b/dev-python/cloudlib/metadata.xml
deleted file mode 100644
index ddb35c23b3e..00000000000
--- a/dev-python/cloudlib/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>prometheanf...@gentoo.org</email>
-    <name>Matthew Thode</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>openst...@gentoo.org</email>
-    <name>Openstack</name>
-  </maintainer>
-  <longdescription lang="en">
-Cloud middleware for in application use
-</longdescription>
-  <upstream>
-    <remote-id type="pypi">cloudlib</remote-id>
-    <remote-id type="github">cloudnull/cloudlib</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index f3ca325d461..c1dbada76bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -714,11 +714,6 @@ dev-python/google-apputils
 sys-auth/consolekit
 sec-policy/selinux-consolekit
 
-# Aaron Bauman <b...@gentoo.org> (2020-08-01)
-# Py3.6 only. Dead upstream.
-# Removal in 30 days. Bug #718898
-dev-python/cloudlib
-
 # Aaron Bauman <b...@gentoo.org> (2020-08-01)
 # Py2 only. Last upstream release 2013.
 # Removal in 30 days. Last 2 have deps on cddb.

Reply via email to