commit:     013eec3af018748d65a76ca91f85efbdff85b4af
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 12:47:28 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 12:48:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013eec3a

dev-python/python-ceilometerclient: treeclean

Closes: https://bugs.gentoo.org/798348
Closes: https://bugs.gentoo.org/817401
Closes: https://bugs.gentoo.org/798351
Closes: https://bugs.gentoo.org/812908
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/python-ceilometerclient/Manifest        |  1 -
 dev-python/python-ceilometerclient/metadata.xml    | 21 ---------------
 .../python-ceilometerclient-2.9.0.ebuild           | 30 ----------------------
 profiles/package.mask                              |  7 -----
 4 files changed, 59 deletions(-)

diff --git a/dev-python/python-ceilometerclient/Manifest 
b/dev-python/python-ceilometerclient/Manifest
deleted file mode 100644
index fdf59a4db63..00000000000
--- a/dev-python/python-ceilometerclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-ceilometerclient-2.9.0.tar.gz 95460 BLAKE2B 
c78320609944d69c74db038b4cb8dfff8ab065ae01fb05afc79715c4694ce872506d156cff3e0e8762e9b4231d1325558dd2340a04768a74f09e1fdb0b153d68
 SHA512 
ca03ce55fe628503bf7c5c187fb7a697962443708c0c3753ebe19ed9c20633ff3df57dd92f498f252a158e23312dc51fa694a46be46b23ff7430447d5afeb85f

diff --git a/dev-python/python-ceilometerclient/metadata.xml 
b/dev-python/python-ceilometerclient/metadata.xml
deleted file mode 100644
index 1b73bdc4b0c..00000000000
--- a/dev-python/python-ceilometerclient/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Matthew Thode</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Openstack</name>
-       </maintainer>
-       <longdescription lang="en">
-               This is a client library for Ceilometer built on the Ceilometer 
API. It
-               provides a Python API (the ceilometerclient module) and a 
command-line tool (ceilometer).
-       </longdescription>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">python-ceilometerclient</remote-id>
-               <remote-id 
type="github">openstack/python-ceilometerclient</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild 
b/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild
deleted file mode 100644
index cdcf4519bed..00000000000
--- a/dev-python/python-ceilometerclient/python-ceilometerclient-2.9.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="This is a client library for Ceilometer built on the Ceilometer 
API"
-HOMEPAGE="https://github.com/openstack/python-ceilometerclient";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-
-DEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
-RDEPEND="
-       >=dev-python/pbr-1.6[${PYTHON_USEDEP}]
-       >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-       >=dev-python/keystoneauth-2.1.0
-       >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-       >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}]
-       >=dev-python/oslo-utils-3.17.0[${PYTHON_USEDEP}]
-       >=dev-python/prettytable-0.7[${PYTHON_USEDEP}]
-       <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.10.0[${PYTHON_USEDEP}]
-       >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-       >=dev-python/stevedore-1.10.0[${PYTHON_USEDEP}]"

diff --git a/profiles/package.mask b/profiles/package.mask
index 10757c60a91..a563eecac6a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -521,13 +521,6 @@ perl-core/MIME-Base64
 # No consumers in ::gentoo. Bug #817989
 net-libs/iax
 
-# Arthur Zamarin <[email protected]> (2021-10-10)
-# Archived upstream, and no longer maintained. Has issues with
-# python 3.9 and python 3.10.
-# Extra bugs: #798348 #798351 #812908
-# Removal on 2021-11-09.  Bug #817401.
-dev-python/python-ceilometerclient
-
 # Sam James <[email protected]> (2021-10-10)
 # Needs upstream build system fixes (currently in progress).
 # Python toggles don't work correctly right now.

Reply via email to