commit:     0eecfa6fbeda28f1f462f19cbcaca5c91cf44e29
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:51:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:53:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eecfa6f

dev-python/cligj: Remove last-rited pkg

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

 dev-python/cligj/Manifest           |  1 -
 dev-python/cligj/cligj-0.4.0.ebuild | 25 -------------------------
 dev-python/cligj/metadata.xml       |  9 ---------
 profiles/package.mask               |  5 -----
 4 files changed, 40 deletions(-)

diff --git a/dev-python/cligj/Manifest b/dev-python/cligj/Manifest
deleted file mode 100644
index ad8f2d6593b..00000000000
--- a/dev-python/cligj/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cligj-0.4.0.tar.gz 7281 BLAKE2B 
7795f28bdef6ce5823bbf0b346d900e95cca4655cce985823318b8fd9854fcf245b523f3ecb06b44d6810f268b658ed4e4276d7f022a9085bbfa623914b68a2f
 SHA512 
35c075192f39c7c756a5abce2cc706818a5c40ed91d25a5763483b01acfffa29b50ce58e758b0ca42431978e436ad45a93049e05c6dd0a98da40d74c4a329669

diff --git a/dev-python/cligj/cligj-0.4.0.ebuild 
b/dev-python/cligj/cligj-0.4.0.ebuild
deleted file mode 100644
index fb5249de17d..00000000000
--- a/dev-python/cligj/cligj-0.4.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Click-based argument and option decorators for Python GIS command 
line programs"
-HOMEPAGE="https://github.com/mapbox/cligj";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-python/click[${PYTHON_USEDEP}]
-"
-DEPEND="
-       ${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/cligj/metadata.xml b/dev-python/cligj/metadata.xml
deleted file mode 100644
index 43633290436..00000000000
--- a/dev-python/cligj/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">cligj</remote-id>
-    <remote-id type="github">mapbox/cligj</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index db5066a497b..a516e73f92a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -434,11 +434,6 @@ dev-python/junit-xml
 # Removal in 30 days.  Bug #719000.
 dev-python/ipdbplugin
 
-# Michał Górny <mgo...@gentoo.org> (2020-04-22)
-# Unmaintained.  Stuck at Python 3.6.  The only revdep last rited.
-# Removal in 30 days.  Bug #718896.
-dev-python/cligj
-
 # Michał Górny <mgo...@gentoo.org> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #

Reply via email to