summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-23 11:46:33 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-23 11:46:33 +0200
commitd5f4d13d414572bd5559b1d25582fd4782f27d72 (patch)
tree9875868dffa8ada061befe7e500da0e1e32475b0
parentdev-python/django-durationfield: Remove last-rited pkg (diff)
downloadgentoo-d5f4d13d414572bd5559b1d25582fd4782f27d72.tar.gz
gentoo-d5f4d13d414572bd5559b1d25582fd4782f27d72.tar.bz2
gentoo-d5f4d13d414572bd5559b1d25582fd4782f27d72.zip
dev-python/django-setuptest: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718734 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/django-setuptest/Manifest1
-rw-r--r--dev-python/django-setuptest/django-setuptest-0.2.1.ebuild23
-rw-r--r--dev-python/django-setuptest/metadata.xml11
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 41 deletions
diff --git a/dev-python/django-setuptest/Manifest b/dev-python/django-setuptest/Manifest
deleted file mode 100644
index d4d646d31011..000000000000
--- a/dev-python/django-setuptest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-setuptest-0.2.1.tar.gz 7131 BLAKE2B 5afd3106c9f02da2b8d63a21e90c68db97a38f67ca36feafa6e798f9f3106f81cedc94a3155d777f78f43e549fb5656245518d5a812fb30513c59cb24d8da98b SHA512 de0ba14ca451974ffa10b2fe822e6a7a927f2009dd1cc345abd6d4b192a5d9dbd1c9034463cbfbc8b5b66ab35d694282513a33dc55e8c1b0385fa32619c3f31d
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
deleted file mode 100644
index 522ae886fd4a..000000000000
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple test suite enabling Django app testing via setup.py"
-HOMEPAGE="https://github.com/praekelt/django-setuptest"
-SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
- dev-python/coverage[${PYTHON_USEDEP}]
- dev-python/django[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/django-setuptest/metadata.xml b/dev-python/django-setuptest/metadata.xml
deleted file mode 100644
index d8675acbf521..000000000000
--- a/dev-python/django-setuptest/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="github">praekelt/django-setuptest</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index d41638812715..850c725f0bc8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -470,12 +470,6 @@ dev-python/filemagic
# Removal in 30 days. Bug #718744.
dev-python/django-spurl
-# Michał Górny <mgorny@gentoo.org> (2020-04-21)
-# Unmaintained. Last commit in 2016. Upstream bugtracker indicates it
-# doesn't support current dev-python/django versions. No revdeps.
-# Removal in 30 days. Bug #718734.
-dev-python/django-setuptest
-
# Michael Orlitzky <mjo@gentoo.org> (2020-04-19)
# Stuck on Python 3.6, support for which already required
# backporting patches to a release from 2014. Upstream's git