* [gentoo-commits] repo/proj/guru:dev commit in: profiles/, dev-python/oslo-policy/
@ 2023-04-28 18:20 Anna Vyalkova
0 siblings, 0 replies; only message in thread
From: Anna Vyalkova @ 2023-04-28 18:20 UTC (permalink / raw
To: gentoo-commits
commit: 5fc0954a321586c187e7ae1618a983a269d9e214
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Apr 28 17:15:48 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Apr 28 18:20:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fc0954a
dev-python/oslo-policy: treeclean
Was masked for removal.
Closes: https://bugs.gentoo.org/897494
Bug: https://bugs.gentoo.org/883357
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/oslo-policy/Manifest | 1 -
dev-python/oslo-policy/metadata.xml | 15 --------
dev-python/oslo-policy/oslo-policy-3.10.1.ebuild | 46 ------------------------
profiles/package.mask | 5 ---
4 files changed, 67 deletions(-)
diff --git a/dev-python/oslo-policy/Manifest b/dev-python/oslo-policy/Manifest
deleted file mode 100644
index da6ee1f1f..000000000
--- a/dev-python/oslo-policy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST oslo.policy-3.10.1.tar.gz 113864 BLAKE2B 87a506ce39a4540dc315eb910b777edc58834dcedfa1ff4bc9202f574ddd50805f54b7da630e428188251b736df6ca1f006341aa2a6915c6ab237f22dd400c96 SHA512 88d44c1114368d485aebe38df0eb5e14232fe5a7e112f188be3055c3534ccc3c730b0bfdb570b87e43b455d4c2d2d038baf9fd4b9ed56b67b008858c8eb20b1a
diff --git a/dev-python/oslo-policy/metadata.xml b/dev-python/oslo-policy/metadata.xml
deleted file mode 100644
index 727c3348b..000000000
--- a/dev-python/oslo-policy/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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>
- <bugs-to>https://bugs.launchpad.net/oslo.policy</bugs-to>
- <remote-id type="pypi">oslo.policy</remote-id>
- <remote-id type="github">openstack/oslo.policy</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/oslo-policy/oslo-policy-3.10.1.ebuild b/dev-python/oslo-policy/oslo-policy-3.10.1.ebuild
deleted file mode 100644
index 4a5b3e12f..000000000
--- a/dev-python/oslo-policy/oslo-policy-3.10.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Support for RBAC policy enforcement across all OpenStack services"
-HOMEPAGE="
- https://opendev.org/openstack/oslo.policy
- https://pypi.org/project/oslo.policy/
- https://github.com/openstack/oslo.policy
-"
-SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz"
-S="${WORKDIR}/oslo.policy-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
- >=dev-python/oslo-config-6.0.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-context-2.22.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
- >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
- >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
- >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-utils-3.40.0[${PYTHON_USEDEP}]
-"
-DEPEND="
- ${RDEPEND}
- >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
- >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
- >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
diff --git a/profiles/package.mask b/profiles/package.mask
index bdbe44dac..52f22c163 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -55,11 +55,6 @@ dev-util/gftools
media-fonts/3270font
media-gfx/fontbakery
-# Anna Vyalkova <cyber+gentoo@sysrq.in> (2023-03-28)
-# Python library with no consumers left in tree.
-# Masked for removal in 30 days.
-dev-python/oslo-policy
-
# Julien Roy <julien@jroy.ca> (2023-01-25)
# Requires <dev-python/coverage-7, which is no longer available in ::gentoo.
# Upstream bug: https://github.com/TheKevJames/coveralls-python/issues/377
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-28 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28 18:20 [gentoo-commits] repo/proj/guru:dev commit in: profiles/, dev-python/oslo-policy/ Anna Vyalkova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox