public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-heatclient/
Date: Sun, 19 Feb 2023 05:17:54 +0000 (UTC)	[thread overview]
Message-ID: <1676783735.3a32a7ae360fce31d1119f35dd60c7c632a457d8.cybertailor@gentoo> (raw)

commit:     3a32a7ae360fce31d1119f35dd60c7c632a457d8
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Feb 19 05:15:35 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Feb 19 05:15:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a32a7ae

dev-python/python-heatclient: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/python-heatclient/Manifest              |  1 -
 dev-python/python-heatclient/metadata.xml          | 13 ------
 .../python-heatclient-2.5.1.ebuild                 | 50 ----------------------
 3 files changed, 64 deletions(-)

diff --git a/dev-python/python-heatclient/Manifest b/dev-python/python-heatclient/Manifest
deleted file mode 100644
index 49bbc60d4..000000000
--- a/dev-python/python-heatclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-heatclient-2.5.1.tar.gz 178919 BLAKE2B 577f0b37de268b106afc682b78fdaf6ea5c3eb274afded9e7fc8f018d2553907c28033bcccb0453a63ac6526de45acb946cb9babd5f6bb9161a72645f267c80f SHA512 5dec4edf3adce3a47acdf2a0153945098c6dbb3cbafa61d2044de173d3c747bb6a7c4d0db4a1dcc3c8b8eb22a8db0b1bc7b5cb96c1c7f90c3fcebe35882d706b

diff --git a/dev-python/python-heatclient/metadata.xml b/dev-python/python-heatclient/metadata.xml
deleted file mode 100644
index d212e286c..000000000
--- a/dev-python/python-heatclient/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <description>co-maintainers welcome</description>
-    <email>lssndrbarbieri@gmail.com</email>
-    <name>Alessandro Barbieri</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <upstream>
-    <remote-id type="pypi">python-heatclient</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild b/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild
deleted file mode 100644
index e6c736ef0..000000000
--- a/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="OpenStack Orchestration API Client Library"
-HOMEPAGE="
-	https://github.com/openstack/python-heatclient
-	https://opendev.org/openstack/python-heatclient
-	https://pypi.org/project/python-heatclient/
-	https://launchpad.net/python-heatclient
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	>=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-	>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-	>=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
-	>=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-	>=dev-python/osc-lib-1.14.0[${PYTHON_USEDEP}]
-	>=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-	>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-	>=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
-	>=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-	>=dev-python/keystoneauth-3.8.0[${PYTHON_USEDEP}]
-	>=dev-python/python-swiftclient-3.2.0[${PYTHON_USEDEP}]
-	>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-	>=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
-	>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-		>=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
-		>=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
-		>=dev-python/tempest-17.1.0[${PYTHON_USEDEP}]
-		>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-		>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2023-02-19  5:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-19  5:17 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-28 21:48 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-heatclient/ Alessandro Barbieri
2022-03-11  3:34 Alessandro Barbieri
2022-01-02 15:34 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-01-02 15:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-10-23  5:10 Alessandro Barbieri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1676783735.3a32a7ae360fce31d1119f35dd60c7c632a457d8.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox