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/cligj/, profiles/
Date: Sat, 23 May 2020 09:53:52
Message-Id: 1590227608.0eecfa6fbeda28f1f462f19cbcaca5c91cf44e29.mgorny@gentoo
1 commit: 0eecfa6fbeda28f1f462f19cbcaca5c91cf44e29
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:51:53 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:53:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eecfa6f
7
8 dev-python/cligj: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718896
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/cligj/Manifest | 1 -
14 dev-python/cligj/cligj-0.4.0.ebuild | 25 -------------------------
15 dev-python/cligj/metadata.xml | 9 ---------
16 profiles/package.mask | 5 -----
17 4 files changed, 40 deletions(-)
18
19 diff --git a/dev-python/cligj/Manifest b/dev-python/cligj/Manifest
20 deleted file mode 100644
21 index ad8f2d6593b..00000000000
22 --- a/dev-python/cligj/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST cligj-0.4.0.tar.gz 7281 BLAKE2B 7795f28bdef6ce5823bbf0b346d900e95cca4655cce985823318b8fd9854fcf245b523f3ecb06b44d6810f268b658ed4e4276d7f022a9085bbfa623914b68a2f SHA512 35c075192f39c7c756a5abce2cc706818a5c40ed91d25a5763483b01acfffa29b50ce58e758b0ca42431978e436ad45a93049e05c6dd0a98da40d74c4a329669
26
27 diff --git a/dev-python/cligj/cligj-0.4.0.ebuild b/dev-python/cligj/cligj-0.4.0.ebuild
28 deleted file mode 100644
29 index fb5249de17d..00000000000
30 --- a/dev-python/cligj/cligj-0.4.0.ebuild
31 +++ /dev/null
32 @@ -1,25 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="6"
37 -
38 -PYTHON_COMPAT=( python3_6 )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="Click-based argument and option decorators for Python GIS command line programs"
43 -HOMEPAGE="https://github.com/mapbox/cligj"
44 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -KEYWORDS="~amd64 ~x86"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND="
52 - dev-python/click[${PYTHON_USEDEP}]
53 -"
54 -DEPEND="
55 - ${RDEPEND}
56 - dev-python/setuptools[${PYTHON_USEDEP}]
57 -"
58
59 diff --git a/dev-python/cligj/metadata.xml b/dev-python/cligj/metadata.xml
60 deleted file mode 100644
61 index 43633290436..00000000000
62 --- a/dev-python/cligj/metadata.xml
63 +++ /dev/null
64 @@ -1,9 +0,0 @@
65 -<?xml version="1.0" encoding="UTF-8"?>
66 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
67 -<pkgmetadata>
68 - <!-- maintainer-needed -->
69 - <upstream>
70 - <remote-id type="pypi">cligj</remote-id>
71 - <remote-id type="github">mapbox/cligj</remote-id>
72 - </upstream>
73 -</pkgmetadata>
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index db5066a497b..a516e73f92a 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -434,11 +434,6 @@ dev-python/junit-xml
80 # Removal in 30 days. Bug #719000.
81 dev-python/ipdbplugin
82
83 -# Michał Górny <mgorny@g.o> (2020-04-22)
84 -# Unmaintained. Stuck at Python 3.6. The only revdep last rited.
85 -# Removal in 30 days. Bug #718896.
86 -dev-python/cligj
87 -
88 # Michał Górny <mgorny@g.o> (2020-04-22)
89 # Effectively unmaintained and stuck on Python 3.6.
90 #