Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypodman/, profiles/
Date: Fri, 21 Feb 2020 20:19:59
Message-Id: 1582316379.67503a0578d6b1130ebb6251bb11dcbe06be39f6.mgorny@gentoo
1 commit: 67503a0578d6b1130ebb6251bb11dcbe06be39f6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 20:16:52 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 20:19:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67503a05
7
8 dev-python/pypodman: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/705826
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/pypodman/Manifest | 1 -
14 dev-python/pypodman/metadata.xml | 11 -----------
15 dev-python/pypodman/pypodman-0.12.1.2.ebuild | 29 ----------------------------
16 profiles/package.mask | 6 ------
17 4 files changed, 47 deletions(-)
18
19 diff --git a/dev-python/pypodman/Manifest b/dev-python/pypodman/Manifest
20 deleted file mode 100644
21 index 42810a9b0f0..00000000000
22 --- a/dev-python/pypodman/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST libpod-0.12.1.2.tar.gz 5987875 BLAKE2B 11381c53e768c94bfadcb2013a028f64058b0001cd985ef289d1618163225cdf10bd608cff0cd6f7fc1c094497184fc6d0cedea32fde54f3581ebb51eb5eabdd SHA512 9abb46d7880c4577d22b48aed01baeae29662dc3dbbdbc297f1eebe8324fb734d9bac6cd105dc93f7600753874c0fa581142d1b16f7490175cea80b8f62b34ce
26
27 diff --git a/dev-python/pypodman/metadata.xml b/dev-python/pypodman/metadata.xml
28 deleted file mode 100644
29 index 7d1075feff1..00000000000
30 --- a/dev-python/pypodman/metadata.xml
31 +++ /dev/null
32 @@ -1,11 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="person">
37 - <email>zmedico@g.o</email>
38 - <name>Zac Medico</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="github">containers/libpod</remote-id>
42 - </upstream>
43 -</pkgmetadata>
44
45 diff --git a/dev-python/pypodman/pypodman-0.12.1.2.ebuild b/dev-python/pypodman/pypodman-0.12.1.2.ebuild
46 deleted file mode 100644
47 index 53645e0709f..00000000000
48 --- a/dev-python/pypodman/pypodman-0.12.1.2.ebuild
49 +++ /dev/null
50 @@ -1,29 +0,0 @@
51 -# Copyright 1999-2020 Gentoo Authors
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=7
55 -
56 -PYTHON_COMPAT=( python3_{6,7} )
57 -
58 -inherit distutils-r1
59 -
60 -DESCRIPTION="CLI for podman written in python"
61 -HOMEPAGE="https://github.com/containers/libpod/tree/master/contrib/python/pypodman/"
62 -SRC_URI="https://github.com/containers/libpod/archive/v${PV}.tar.gz -> libpod-${PV}.tar.gz"
63 -LICENSE="Apache-2.0"
64 -SLOT="0"
65 -KEYWORDS="~amd64"
66 -
67 -RDEPEND="dev-python/humanize[${PYTHON_USEDEP}]
68 - dev-python/python-podman[${PYTHON_USEDEP}]
69 - dev-python/pytoml[${PYTHON_USEDEP}]
70 - dev-python/pyyaml[${PYTHON_USEDEP}]
71 - >=dev-python/setuptools-39[${PYTHON_USEDEP}]"
72 -DEPEND="${RDEPEND}"
73 -RESTRICT="test"
74 -
75 -S="${WORKDIR}/libpod-${PV}/contrib/python/pypodman"
76 -
77 -python_test() {
78 - esetup.py test || die "tests failed with ${EPYTHON}"
79 -}
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index 62a58b29be8..e3dbf28dee6 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -617,12 +617,6 @@ app-text/sary
86 # maintain. Take this over if wanted, otherwise I will remove it in 30 days.
87 app-admin/cli53
88
89 -# Zac Medico <zmedico@g.o> (2020-01-19)
90 -# This package has been replaced by dev-python/python-podman and has
91 -# no reverse dependencies.
92 -# Removal in 30 days. Bug #705826.
93 -dev-python/pypodman
94 -
95 # Michał Górny <mgorny@g.o> (2020-01-16)
96 # The new version loses Python 2 support but does not introduce any real
97 # changes. Let's mask it to reduce the noise, and hopefully try to get