commit:     67503a0578d6b1130ebb6251bb11dcbe06be39f6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 20:16:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 20:19:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67503a05

dev-python/pypodman: Remove last-rited pkg

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

 dev-python/pypodman/Manifest                 |  1 -
 dev-python/pypodman/metadata.xml             | 11 -----------
 dev-python/pypodman/pypodman-0.12.1.2.ebuild | 29 ----------------------------
 profiles/package.mask                        |  6 ------
 4 files changed, 47 deletions(-)

diff --git a/dev-python/pypodman/Manifest b/dev-python/pypodman/Manifest
deleted file mode 100644
index 42810a9b0f0..00000000000
--- a/dev-python/pypodman/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libpod-0.12.1.2.tar.gz 5987875 BLAKE2B 
11381c53e768c94bfadcb2013a028f64058b0001cd985ef289d1618163225cdf10bd608cff0cd6f7fc1c094497184fc6d0cedea32fde54f3581ebb51eb5eabdd
 SHA512 
9abb46d7880c4577d22b48aed01baeae29662dc3dbbdbc297f1eebe8324fb734d9bac6cd105dc93f7600753874c0fa581142d1b16f7490175cea80b8f62b34ce

diff --git a/dev-python/pypodman/metadata.xml b/dev-python/pypodman/metadata.xml
deleted file mode 100644
index 7d1075feff1..00000000000
--- a/dev-python/pypodman/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>zmed...@gentoo.org</email>
-               <name>Zac Medico</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">containers/libpod</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pypodman/pypodman-0.12.1.2.ebuild 
b/dev-python/pypodman/pypodman-0.12.1.2.ebuild
deleted file mode 100644
index 53645e0709f..00000000000
--- a/dev-python/pypodman/pypodman-0.12.1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="CLI for podman written in python"
-HOMEPAGE="https://github.com/containers/libpod/tree/master/contrib/python/pypodman/";
-SRC_URI="https://github.com/containers/libpod/archive/v${PV}.tar.gz -> 
libpod-${PV}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/humanize[${PYTHON_USEDEP}]
-       dev-python/python-podman[${PYTHON_USEDEP}]
-       dev-python/pytoml[${PYTHON_USEDEP}]
-       dev-python/pyyaml[${PYTHON_USEDEP}]
-       >=dev-python/setuptools-39[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-RESTRICT="test"
-
-S="${WORKDIR}/libpod-${PV}/contrib/python/pypodman"
-
-python_test() {
-       esetup.py test || die "tests failed with ${EPYTHON}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 62a58b29be8..e3dbf28dee6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -617,12 +617,6 @@ app-text/sary
 # maintain. Take this over if wanted, otherwise I will remove it in 30 days.
 app-admin/cli53
 
-# Zac Medico <zmed...@gentoo.org> (2020-01-19)
-# This package has been replaced by dev-python/python-podman and has
-# no reverse dependencies.
-# Removal in 30 days.  Bug #705826.
-dev-python/pypodman
-
 # Michał Górny <mgo...@gentoo.org> (2020-01-16)
 # The new version loses Python 2 support but does not introduce any real
 # changes.  Let's mask it to reduce the noise, and hopefully try to get

Reply via email to