summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-06-17 20:51:23 -0400
committerAaron Bauman <bman@gentoo.org>2020-06-17 20:51:23 -0400
commitb295ad0c99aeffd221333e9aa5cf971f3c577b8e (patch)
tree037a442b51b6f2300fe67175eb4bf5aa98d54971 /dev-python
parent1536fa305389e15dc5b426bbd54237cfa789dcc9 (diff)
downloadgentoo-b295ad0c99aeffd221333e9aa5cf971f3c577b8e.tar.gz
gentoo-b295ad0c99aeffd221333e9aa5cf971f3c577b8e.tar.bz2
gentoo-b295ad0c99aeffd221333e9aa5cf971f3c577b8e.zip
*/*: drop last-rited pkgs
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/YURL/Manifest1
-rw-r--r--dev-python/YURL/YURL-0.13.ebuild23
-rw-r--r--dev-python/YURL/metadata.xml8
-rw-r--r--dev-python/assets/Manifest1
-rw-r--r--dev-python/assets/assets-0.1.1-r1.ebuild28
-rw-r--r--dev-python/assets/metadata.xml22
-rw-r--r--dev-python/bz2file/Manifest1
-rw-r--r--dev-python/bz2file/bz2file-0.98.ebuild22
-rw-r--r--dev-python/bz2file/metadata.xml11
-rw-r--r--dev-python/jaxml/Manifest1
-rw-r--r--dev-python/jaxml/jaxml-3.02-r1.ebuild19
-rw-r--r--dev-python/jaxml/metadata.xml11
-rw-r--r--dev-python/kid/Manifest1
-rw-r--r--dev-python/kid/kid-0.9.6-r1.ebuild43
-rw-r--r--dev-python/kid/metadata.xml13
-rw-r--r--dev-python/python-urljr/Manifest1
-rw-r--r--dev-python/python-urljr/files/python-urljr-1.0.1-gentoo-test_fetchers.patch11
-rw-r--r--dev-python/python-urljr/metadata.xml9
-rw-r--r--dev-python/python-urljr/python-urljr-1.0.1-r1.ebuild28
-rw-r--r--dev-python/selectors34/Manifest1
-rw-r--r--dev-python/selectors34/metadata.xml12
-rw-r--r--dev-python/selectors34/selectors34-1.2.ebuild20
-rw-r--r--dev-python/stomper/Manifest1
-rw-r--r--dev-python/stomper/metadata.xml11
-rw-r--r--dev-python/stomper/stomper-0.3.0.ebuild38
25 files changed, 0 insertions, 337 deletions
diff --git a/dev-python/YURL/Manifest b/dev-python/YURL/Manifest
deleted file mode 100644
index c46b04b7381f..000000000000
--- a/dev-python/YURL/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST YURL-0.13.tar.gz 16555 BLAKE2B e48dccea5e0affa59c65682bfaeb4d4eb2504e8f712aa02f428d1767d439ac25bb4edf84515575d5e24a8b655e48ccf4974f761bd36fb4a9797b21b35bd76501 SHA512 4eb6f12b266a8905ec56131fecf6d6c44a18258c3d76df4d2d758a2053065abe3695d7ed627da274e7a5aa30e9e1af49beee1a537b8f22aa8022ca926c78ab0b
diff --git a/dev-python/YURL/YURL-0.13.ebuild b/dev-python/YURL/YURL-0.13.ebuild
deleted file mode 100644
index 102bffc98df2..000000000000
--- a/dev-python/YURL/YURL-0.13.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Yurl is the replacement of built in python urlparse module"
-HOMEPAGE="https://pypi.org/project/YURL/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/YURL/metadata.xml b/dev-python/YURL/metadata.xml
deleted file mode 100644
index e2e382769b7e..000000000000
--- a/dev-python/YURL/metadata.xml
+++ /dev/null
@@ -1,8 +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">YURL</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/assets/Manifest b/dev-python/assets/Manifest
deleted file mode 100644
index 2a863cfcb187..000000000000
--- a/dev-python/assets/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST assets-0.1.1.tar.gz 29938 BLAKE2B aeda3b0a3846227c8c0eedbec492511befe56c1ba062852998ad1524f0dc75a24f03af0855ec1b64f29e00ea060652520e6f767496fb8cf0cba53e605c707551 SHA512 373dfababd91bf28929dbc5562027c2bad14dac84d822c65e899137f5f5f9dfe3041b16dac08bc811be9b3fb2f553869643fc200ae9198eb046cd02b420714c8
diff --git a/dev-python/assets/assets-0.1.1-r1.ebuild b/dev-python/assets/assets-0.1.1-r1.ebuild
deleted file mode 100644
index 0ec2685a1167..000000000000
--- a/dev-python/assets/assets-0.1.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Cache-friendly asset management via content-hash-naming"
-HOMEPAGE="https://launchpad.net/web-assets"
-SRC_URI="https://launchpad.net/web-assets/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
- # The package tests assert on '/tmp', bug #450540
- local -x TMPDIR=/tmp
- nosetests || die "Tests fail with ${EPYTHON}"
-}
diff --git a/dev-python/assets/metadata.xml b/dev-python/assets/metadata.xml
deleted file mode 100644
index 919f6b2529a4..000000000000
--- a/dev-python/assets/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>maksbotan@gentoo.org</email>
- <name>Maxim Koltsov</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription>
- The assets package does content-hash-naming (aka URL fingerprinting) so
- you can use aggressive caching headers without risking that a client might
- have an out-of-date version of an asset in its cache. If the content
- changes, the content-hash-name also changes, resulting in a different URL
- for each bytewise-unique version of an asset
-</longdescription>
- <upstream>
- <remote-id type="launchpad">web-assets</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/bz2file/Manifest b/dev-python/bz2file/Manifest
deleted file mode 100644
index f8c6f14de2c2..000000000000
--- a/dev-python/bz2file/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bz2file-0.98.tar.gz 11333 BLAKE2B 4ec4687f609521a637c20a512b544cd99d7c334f7cffaeff71d2a893eefe131a10bd548b9f1e829c899cdcf181f5e877e092cf08d709bb3f1ba9901d3386b3e6 SHA512 2d28e71fe71b5fea4008d65a1fa91d5c6fafcacc09f891c5deaaa985661576bd97f2e33fe9f8c5943841f09c153f2079a2511329c066e57c775fb0b089b30b20
diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild
deleted file mode 100644
index 07ba09c87ab8..000000000000
--- a/dev-python/bz2file/bz2file-0.98.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Replacement for bz2.BZ2File with features from newest CPython"
-HOMEPAGE="https://pypi.org/project/bz2file/ https://github.com/nvawda/bz2file"
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
-IUSE=""
-
-python_test() {
- "${EPYTHON}" test_bz2file.py -v || die "Tests fail with ${EPYTHON}"
-}
diff --git a/dev-python/bz2file/metadata.xml b/dev-python/bz2file/metadata.xml
deleted file mode 100644
index d46533634b2c..000000000000
--- a/dev-python/bz2file/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>python@gentoo.org</email>
- </maintainer>
- <upstream>
- <remote-id type="github">nvawda/bz2file</remote-id>
- <remote-id type="pypi">bz2file</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/jaxml/Manifest b/dev-python/jaxml/Manifest
deleted file mode 100644
index facefc2b00be..000000000000
--- a/dev-python/jaxml/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jaxml-3.02.tar.gz 27718 BLAKE2B 283f07fb9e09a4141dc9e45d143e920153e587f6e521f3ac4ab7c85afd09ef29b0db412cac46caadd990937f656b304a0b66a3570e797c3dad78ef4e4ff0c4d6 SHA512 e23b4026dfb7b7d08cfa7ebdda11b66ad7dfd5a158495d90d73988e9b9d5ccb898cc7df112a78c6f3724dd04a0fdef24129e3c115b230e56b184acd28f844597
diff --git a/dev-python/jaxml/jaxml-3.02-r1.ebuild b/dev-python/jaxml/jaxml-3.02-r1.ebuild
deleted file mode 100644
index eed8b80583e5..000000000000
--- a/dev-python/jaxml/jaxml-3.02-r1.ebuild
+++ /dev/null
@@ -1,19 +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
-
-DESCRIPTION="XML generator written in Python"
-HOMEPAGE="http://www.librelogiciel.com/software/jaxml/action_Presentation https://pypi.org/project/jaxml/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
diff --git a/dev-python/jaxml/metadata.xml b/dev-python/jaxml/metadata.xml
deleted file mode 100644
index 3a3a70253635..000000000000
--- a/dev-python/jaxml/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>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">jaxml</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/kid/Manifest b/dev-python/kid/Manifest
deleted file mode 100644
index a740c3b9e4f3..000000000000
--- a/dev-python/kid/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kid-0.9.6.tar.gz 268602 BLAKE2B 8b0b6c1f290814c25865ee5dce624a2a1d53de0923ec10eb919e23d79bd603c8f2a1eef4d57dccf997783f721670d32dede4963b7073f571e279ae15e28d49f0 SHA512 56f87f5fdb9d692ced4b19c13705ee872058279084f49efd2e2515c28240e36833c7dfbecf084f504d6fef45f2cc60185decf0c9f18517d255ba469486aa3ae8
diff --git a/dev-python/kid/kid-0.9.6-r1.ebuild b/dev-python/kid/kid-0.9.6-r1.ebuild
deleted file mode 100644
index e573163108ac..000000000000
--- a/dev-python/kid/kid-0.9.6-r1.ebuild
+++ /dev/null
@@ -1,43 +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
-
-DESCRIPTION="A simple and Pythonic XML template language"
-HOMEPAGE="http://www.kid-templating.org/ https://pypi.org/project/kid/"
-SRC_URI="http://www.kid-templating.org/dist/${PV}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="doc examples test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- doc? ( dev-python/docutils[${PYTHON_USEDEP}] )"
-
-DOCS=( README doc/{guide.txt,index.txt,notes.txt} )
-
-python_compile_all() {
- use doc && emake -C doc
-}
-
-python_test() {
- py.test -xl || die
-}
-
-python_install_all() {
-# dobin bin/*
-
- use doc && local HTML_DOCS=( doc/html/. )
- if use examples; then
- dodoc -r examples
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- distutils-r1_python_install_all
-}
diff --git a/dev-python/kid/metadata.xml b/dev-python/kid/metadata.xml
deleted file mode 100644
index ab97a505e009..000000000000
--- a/dev-python/kid/metadata.xml
+++ /dev/null
@@ -1,13 +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>
-Kid is a simple template language for XML based vocabularies written
-in Python. The syntax was inspired by a number of existing template
-languages, namely XSLT, TAL, and PHP.
-</longdescription>
-</pkgmetadata>
diff --git a/dev-python/python-urljr/Manifest b/dev-python/python-urljr/Manifest
deleted file mode 100644
index 562a14ad9c95..000000000000
--- a/dev-python/python-urljr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-urljr-1.0.1.tar.gz 16570 BLAKE2B c1eab9bdda42a670b6c58fc21280c9904b6cf4786440b33693eb4154f6492f8f9438b2f88bbfce724281c51a7270707cfc948da7d35192cebc2f9b904540810c SHA512 fff9e5f557ff8fa88e122f535134320043f9a14fd8048234bef762af666f4c088d50c6bc8dd3d173154e80eb8e076f0fb6749e39dd9c6f88c7ab763314dad0ad
diff --git a/dev-python/python-urljr/files/python-urljr-1.0.1-gentoo-test_fetchers.patch b/dev-python/python-urljr/files/python-urljr-1.0.1-gentoo-test_fetchers.patch
deleted file mode 100644
index 5a451e4a5600..000000000000
--- a/dev-python/python-urljr/files/python-urljr-1.0.1-gentoo-test_fetchers.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- urljr/test/test_fetchers.py.orig 2007-05-31 09:16:31.000000000 -0700
-+++ urljr/test/test_fetchers.py 2007-05-31 09:17:47.000000000 -0700
-@@ -8,6 +8,8 @@
- # XXX: make these separate test cases
-
- def failUnlessResponseExpected(expected, actual):
-+ expected.final_url = expected.final_url.replace("localhost", "127.0.0.1")
-+ actual.final_url = actual.final_url.replace("localhost", "127.0.0.1")
- assert expected.final_url == actual.final_url
- assert expected.status == actual.status
- assert expected.body == actual.body
diff --git a/dev-python/python-urljr/metadata.xml b/dev-python/python-urljr/metadata.xml
deleted file mode 100644
index 7dddf61089b2..000000000000
--- a/dev-python/python-urljr/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 type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription>JanRain's URL Utilities</longdescription>
-</pkgmetadata>
diff --git a/dev-python/python-urljr/python-urljr-1.0.1-r1.ebuild b/dev-python/python-urljr/python-urljr-1.0.1-r1.ebuild
deleted file mode 100644
index 2451a5c0f226..000000000000
--- a/dev-python/python-urljr/python-urljr-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="JanRain's URL Utilities"
-HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/"
-SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="curl? ( >=dev-python/pycurl-7.15.1[${PYTHON_USEDEP}] )"
-DEPEND=""
-
-REQUIRED_USE="test? ( curl )"
-# test fails if it finds 'localhost' instead of '127.0.0.1'
-PATCHES=( "${FILESDIR}/${P}-gentoo-test_fetchers.patch" )
-
-python_test() {
- PYTHONPATH=. "${PYTHON}" admin/runtests || die "tests failed"
-}
diff --git a/dev-python/selectors34/Manifest b/dev-python/selectors34/Manifest
deleted file mode 100644
index 9d0647c1d174..000000000000
--- a/dev-python/selectors34/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST selectors34-1.2.tar.gz 10145 BLAKE2B 6cf47acd1175de7b46dbf06d4358973740b84115bcb62bca695358ab761476f4ec527f4fe3afeae3c3129e4a68c7034b50ee4b317e7d85cc43e0125de81f5d16 SHA512 66fd545d5163ee3cf7e160e428a36f70d43c5a6a8a5adcd6a3028fe67ca818911bc3de934d862d06806dcf051516856baf34b99d9e2a062c214eca667fdff65d
diff --git a/dev-python/selectors34/metadata.xml b/dev-python/selectors34/metadata.xml
deleted file mode 100644
index b97e795afe06..000000000000
--- a/dev-python/selectors34/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- <upstream>
- <remote-id type="pypi">selectors34</remote-id>
- <remote-id type="github">berkerpeksag/selectors34</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/selectors34/selectors34-1.2.ebuild b/dev-python/selectors34/selectors34-1.2.ebuild
deleted file mode 100644
index 71907274c1dc..000000000000
--- a/dev-python/selectors34/selectors34-1.2.ebuild
+++ /dev/null
@@ -1,20 +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
-
-DESCRIPTION="Backport of the selectors module from Python 3.4"
-HOMEPAGE="https://github.com/berkerpeksag/selectors34"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/stomper/Manifest b/dev-python/stomper/Manifest
deleted file mode 100644
index c0cae3bc05e3..000000000000
--- a/dev-python/stomper/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stomper-0.3.0.tar.gz 21051 BLAKE2B 79505d042933fe1127f151f209139c48d268d73ee443a21acabe5768b4ab627b60100dabd7116b62501fcdd5795acbc6bc400bbbdae370f46d8bde94dc0db3bc SHA512 ba6feef44bb33a9b63f789043b131a314b903fda847dbb3ad909614a2a6b2b39f2d98dcd5bf19b070f4de9cec9dbce9cd79eb135911f16c1e8dc6d5f52158516
diff --git a/dev-python/stomper/metadata.xml b/dev-python/stomper/metadata.xml
deleted file mode 100644
index 171eb326de15..000000000000
--- a/dev-python/stomper/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>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">stomper</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/stomper/stomper-0.3.0.ebuild b/dev-python/stomper/stomper-0.3.0.ebuild
deleted file mode 100644
index 1da61eeff6ab..000000000000
--- a/dev-python/stomper/stomper-0.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-# Supports only py2 pypy
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Transport neutral client implementation of the STOMP protocol"
-HOMEPAGE="https://pypi.org/project/stomper/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
-IUSE="examples"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_prepare_all() {
- mv lib/${PN}/examples . || die
- distutils-r1_python_prepare_all
-}
-
-python_test() {
- esetup.py test
-}
-
-python_install_all() {
- if use examples; then
- dodoc -r examples
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- distutils-r1_python_install_all
-}