* [gentoo-commits] repo/gentoo:master commit in: dev-python/imdbpy/, dev-python/imdbpy/files/, profiles/
@ 2019-10-15 16:47 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-15 16:47 UTC (permalink / raw
To: gentoo-commits
commit: bdc1b88d71f17d7d73cad911ea53e43c189c8edd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 16:45:31 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 16:45:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc1b88d
dev-python/imdbpy: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/imdbpy/Manifest | 1 -
.../imdbpy/files/imdbpy-4.6-data_location.patch | 11 ------
dev-python/imdbpy/imdbpy-5.0.ebuild | 41 ----------------------
dev-python/imdbpy/metadata.xml | 9 -----
profiles/package.mask | 1 -
5 files changed, 63 deletions(-)
diff --git a/dev-python/imdbpy/Manifest b/dev-python/imdbpy/Manifest
deleted file mode 100644
index 1e3959664bb..00000000000
--- a/dev-python/imdbpy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST IMDbPY-5.0.tar.gz 367238 BLAKE2B 978748df2352725b5577b2a1274f807a62b26fa673a063929e0f6566dd0de3dad268f63ace03dea43a54b3621532be11a0a70781dd745579119042c33c909439 SHA512 924b9c9b7055c75abb1c48867ba9ccef3c5259c748a6f21e8344616da9ea58d5ae58a2f12a78dc61fea7c008956994687fdcf7ecd59f5f4e82daea62890086d4
diff --git a/dev-python/imdbpy/files/imdbpy-4.6-data_location.patch b/dev-python/imdbpy/files/imdbpy-4.6-data_location.patch
deleted file mode 100644
index 90dc467170e..00000000000
--- a/dev-python/imdbpy/files/imdbpy-4.6-data_location.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py
-+++ setup.py
-@@ -70,7 +70,7 @@
-
- # XXX: I'm not sure that 'etc' is a good idea. Making it an absolute
- # path seems a recipe for a disaster (with bdist_egg, at least).
--data_files = [('doc', setuptools.findall('docs')), ('etc', ['docs/imdbpy.cfg'])]
-+data_files = [('/etc', ['docs/imdbpy.cfg'])]
-
-
- # Defining these 'features', it's possible to run commands like:
diff --git a/dev-python/imdbpy/imdbpy-5.0.ebuild b/dev-python/imdbpy/imdbpy-5.0.ebuild
deleted file mode 100644
index 82423208477..00000000000
--- a/dev-python/imdbpy/imdbpy-5.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-MY_PN="IMDbPY"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python package to access the IMDb movie database"
-HOMEPAGE="http://imdbpy.sourceforge.net/ https://pypi.org/project/IMDbPY/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-DOCS=( docs/FAQS.txt docs/imdbpy48.dtd docs/imdbpy.cfg )
-
-PATCHES=( "${FILESDIR}/${PN}-4.6-data_location.patch" )
-
-src_configure() {
- distutils-r1_src_configure --without-cutils
-}
-
-python_install_all() {
- local doc
- for doc in docs/README*
- do
- DOCS=( "${DOCS[@]}" $doc )
- done
- distutils-r1_python_install_all
-}
diff --git a/dev-python/imdbpy/metadata.xml b/dev-python/imdbpy/metadata.xml
deleted file mode 100644
index 9a2bea3d2d2..00000000000
--- a/dev-python/imdbpy/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">IMDbPY</remote-id>
- <remote-id type="sourceforge">imdbpy</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index b59dcc8d378..12d30de4093 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -491,7 +491,6 @@ dev-python/yubiotp
# None of them have any reverse dependencies.
# Removal in 30 days. Bug #694280.
dev-python/Ming
-dev-python/imdbpy
dev-python/kaa-base
dev-python/kaa-display
dev-python/kaa-imlib2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-15 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15 16:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/imdbpy/, dev-python/imdbpy/files/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox