dev-python/django-spurl: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:46:44 +0000 (11:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:46:44 +0000 (11:46 +0200)
Closes: https://bugs.gentoo.org/718744
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/django-spurl/Manifest [deleted file]
dev-python/django-spurl/django-spurl-0.6.4.ebuild [deleted file]
dev-python/django-spurl/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/django-spurl/Manifest b/dev-python/django-spurl/Manifest
deleted file mode 100644 (file)
index 81bf9e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-spurl-0.6.4.tar.gz 15076 BLAKE2B e576d6b309c0ff03cbc095363083c7a71c9ae764bc3f92d0f8790d458e2173f5df8a4e89d6999c672180408b443b0d4f84617719cc4ff06cec24156c472c2584 SHA512 8bf7c4d4e7e624280f87584f70e73504a11973a44294591d9dd58dd563d63dd1deb395e42bb1110e0a534ac16b59280d3b29f4293865cc465ee1fce20987d267
diff --git a/dev-python/django-spurl/django-spurl-0.6.4.ebuild b/dev-python/django-spurl/django-spurl-0.6.4.ebuild
deleted file mode 100644 (file)
index 6c7b862..0000000
+++ /dev/null
@@ -1,28 +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="A Django template library for manipulating URLs"
-HOMEPAGE="https://pypi.org/project/django-spurl/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       >=dev-python/django-1.4
-       dev-python/six
-       dev-python/nose
-       dev-python/URLObject
-"
-DEPEND="
-       ${RDEPEND}
-       dev-python/setuptools
-"
diff --git a/dev-python/django-spurl/metadata.xml b/dev-python/django-spurl/metadata.xml
deleted file mode 100644 (file)
index 1115e8e..0000000
+++ /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">django-spurl</remote-id>
-  </upstream>
-</pkgmetadata>
index 850c725f0bc859ef10749db448ea3fdcde2df619..a7b9ed7534626c5656f7b10f1d3e8052d1ef7821 100644 (file)
@@ -464,12 +464,6 @@ dev-python/flexx
 # Removal in 30 days.  Bug #718822.
 dev-python/filemagic
 
-# Michał Górny <mgorny@gentoo.org> (2020-04-21)
-# Unmaintained.  Stuck on Python 3.6.  Missing tests.  Bad quality
-# package.  No revdeps.
-# Removal in 30 days.  Bug #718744.
-dev-python/django-spurl
-
 # 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