commit:     3d1543c549649ecfa597be51cba05522c48a7abc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:13:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:13:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1543c5

dev-python/whelk: Remove last-rited pkg

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

 dev-python/whelk/Manifest           |  1 -
 dev-python/whelk/metadata.xml       | 16 ----------------
 dev-python/whelk/whelk-2.7.1.ebuild | 21 ---------------------
 profiles/package.mask               |  1 -
 4 files changed, 39 deletions(-)

diff --git a/dev-python/whelk/Manifest b/dev-python/whelk/Manifest
deleted file mode 100644
index 6205bf83bb1..00000000000
--- a/dev-python/whelk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST whelk-2.7.1.tar.gz 69983 BLAKE2B 
4f9e46a91d5a8723b9d3de2a7c8b906e8d693733b6df74427f992d7318910eb74c58b7dd5e6aa08e56bd6c9cd344274d7b240f434d5804ffeb3b0af34b698e60
 SHA512 
39b73ed09a0d2442cdde5b8bae72805571a172c6acfa3f652c8cb125d3a400f2538fe6534179f95383d321e8975b6127115616372c60c736e8cd8ceba00ef093

diff --git a/dev-python/whelk/metadata.xml b/dev-python/whelk/metadata.xml
deleted file mode 100644
index ded56739da1..00000000000
--- a/dev-python/whelk/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-       </maintainer>
-       <longdescription lang="en">
-               We all like python for scripting, because it's so much more 
powerful
-               than a shell. But sometimes we really need to call a shell 
command
-               because it's so much easier than writing yet another library in 
python
-               or adding a dependency.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">seveas/whelk</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/whelk/whelk-2.7.1.ebuild 
b/dev-python/whelk/whelk-2.7.1.ebuild
deleted file mode 100644
index e71c81a2b82..00000000000
--- a/dev-python/whelk/whelk-2.7.1.ebuild
+++ /dev/null
@@ -1,21 +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="Pretending python is a shell"
-HOMEPAGE="https://pypi.org/project/whelk/";
-SRC_URI="https://github.com/seveas/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-python_test() {
-       ${EPYTHON} -m unittest discover || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index eed15982a2a..a55c37cef2a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -616,7 +616,6 @@ dev-python/pygsl
 dev-python/python-ntpdshm
 dev-python/sphinxcontrib-napoleon
 dev-python/textfsm
-dev-python/whelk
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to