dev-python/rope_py3k: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Thu, 2 Nov 2017 11:49:39 +0000 (12:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 2 Nov 2017 12:28:46 +0000 (13:28 +0100)
dev-python/rope_py3k/Manifest [deleted file]
dev-python/rope_py3k/metadata.xml [deleted file]
dev-python/rope_py3k/rope_py3k-0.9.4.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/rope_py3k/Manifest b/dev-python/rope_py3k/Manifest
deleted file mode 100644 (file)
index 928e702..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST rope_py3k-0.9.4-1.tar.gz 221451 SHA256 feb95047cdb9d94e59414aefce7668920e35cba6d1e3c4d4390c2888c98207fa SHA512 288009f500a6dcf9902e2ba82f0f594a9f8e4a858e5efb9c0bf5a1f2d9948162b7bfc068fc115c126852b65681e41110f0bb03c56894cf62e77ab6da80371150 WHIRLPOOL 9beb63d3d2dbaf0e02fbdae881e5d2f2ef18c01dd01c9a5d21df69079466ccc468ca79b398a4a7f69e2d46579eb48bd35919186d1023e286ecd9b8ed3edcfacf
diff --git a/dev-python/rope_py3k/metadata.xml b/dev-python/rope_py3k/metadata.xml
deleted file mode 100644 (file)
index 370e851..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <longdescription lang="en">
-  Rope is a python refactoring library.
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">rope_py3k</remote-id>
-    <remote-id type="github">python-rope/rope</remote-id>
-  </upstream>
-</pkgmetadata>
diff --git a/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild b/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild
deleted file mode 100644 (file)
index 9b9271c..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python refactoring library"
-HOMEPAGE="https://github.com/python-rope/rope/ https://pypi.python.org/pypi/rope_py3k/"
-MY_P="${P}-1"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
index 7e4c37c41ccb4e4daafd86508d876e3566a15333..4ad6845427f6d5bc0ac94ea660bfbb593f3060ef 100644 (file)
@@ -311,12 +311,6 @@ app-editors/atom:beta
 # (bug #620710). Masked for removal in 30 days.
 media-sound/lastfm-desktop
 
-# Andrey Grozin <grozin@gentoo.org> (19 Sep 2017)
-# This package was a stopgap to bump dev-python/spyder to 3.*
-# Now >=dev-python/rope-0.10.7 supports python3, use it instead
-# Masked for removal in 30 days.
-dev-python/rope_py3k
-
 # Pawel Hajdan, Jr. <phajdan.jr@gentoo.org> (18 Sep 2017)
 # Dev channel releases are only for people who are developers or want more
 # experimental features and accept a more unstable release.