commit:     6310447bda5083f45f136a4ae4ad438e03df1f09
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 14 08:30:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 08:30:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6310447b

dev-python/importing: Remove last-rited pkg

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

 dev-python/importing/Manifest              |  1 -
 dev-python/importing/importing-1.10.ebuild | 24 ------------------------
 dev-python/importing/metadata.xml          | 11 -----------
 profiles/package.mask                      |  1 -
 4 files changed, 37 deletions(-)

diff --git a/dev-python/importing/Manifest b/dev-python/importing/Manifest
deleted file mode 100644
index 303bf6db88b..00000000000
--- a/dev-python/importing/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST importing-1.10.zip 17138 BLAKE2B 
3f8dbfc469c6c2a0499f06dbfc79cc83e078ced4a5bd03fd79b4f641eea23be83f8796eb4784e39fceb76673a1a40be1c8504d5ae28947f6daf7d57b76eb7b44
 SHA512 
628f4c119c8d0cf558580887fe30683223dcc439ca7ad5f7fa442d87452f3aa7b2f8ad200634c70a969dfdef7ef5938fd51fd36044d311296a8df73b5f2851cc

diff --git a/dev-python/importing/importing-1.10.ebuild 
b/dev-python/importing/importing-1.10.ebuild
deleted file mode 100644
index 23d055e5874..00000000000
--- a/dev-python/importing/importing-1.10.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="Importing"
-
-DESCRIPTION="Import objects dynamically, lazily, "weakly", and more"
-HOMEPAGE=" http://peak.telecommunity.com/DevCenter/Importing";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-LICENSE="ZPL"
-SLOT="0"
-
-RDEPEND=""
-DEPEND="app-arch/unzip
-       dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}"/${MY_PN}-${PV}

diff --git a/dev-python/importing/metadata.xml 
b/dev-python/importing/metadata.xml
deleted file mode 100644
index 4ebe2a7762a..00000000000
--- a/dev-python/importing/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="project">
-    <email>[email protected]</email>
-    <name>Python</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">Importing</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index c7ba83a0612..16d9a4d9471 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -267,7 +267,6 @@ dev-python/addons
 dev-python/bytecodeassembler
 dev-python/decoratortools
 dev-python/extremes
-dev-python/importing
 
 # Aaron W. Swenson <[email protected]> (2020-05-15)
 # PostgreSQL 9.4 series is EOL. Migrate your database cluster to a more recent

Reply via email to