Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/django-spurl/
Date: Sat, 23 May 2020 09:50:45
Message-Id: 1590227204.942b64bd6e07e5dd32e5c085897d7db8cbe5eba1.mgorny@gentoo
1 commit: 942b64bd6e07e5dd32e5c085897d7db8cbe5eba1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:46:44 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:46:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942b64bd
7
8 dev-python/django-spurl: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718744
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/django-spurl/Manifest | 1 -
14 dev-python/django-spurl/django-spurl-0.6.4.ebuild | 28 -----------------------
15 dev-python/django-spurl/metadata.xml | 8 -------
16 profiles/package.mask | 6 -----
17 4 files changed, 43 deletions(-)
18
19 diff --git a/dev-python/django-spurl/Manifest b/dev-python/django-spurl/Manifest
20 deleted file mode 100644
21 index 81bf9e0f45a..00000000000
22 --- a/dev-python/django-spurl/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST django-spurl-0.6.4.tar.gz 15076 BLAKE2B e576d6b309c0ff03cbc095363083c7a71c9ae764bc3f92d0f8790d458e2173f5df8a4e89d6999c672180408b443b0d4f84617719cc4ff06cec24156c472c2584 SHA512 8bf7c4d4e7e624280f87584f70e73504a11973a44294591d9dd58dd563d63dd1deb395e42bb1110e0a534ac16b59280d3b29f4293865cc465ee1fce20987d267
26
27 diff --git a/dev-python/django-spurl/django-spurl-0.6.4.ebuild b/dev-python/django-spurl/django-spurl-0.6.4.ebuild
28 deleted file mode 100644
29 index 6c7b862a090..00000000000
30 --- a/dev-python/django-spurl/django-spurl-0.6.4.ebuild
31 +++ /dev/null
32 @@ -1,28 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="5"
37 -
38 -PYTHON_COMPAT=( python3_6 )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="A Django template library for manipulating URLs"
43 -HOMEPAGE="https://pypi.org/project/django-spurl/"
44 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -KEYWORDS="~amd64 ~x86"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND="
52 - >=dev-python/django-1.4
53 - dev-python/six
54 - dev-python/nose
55 - dev-python/URLObject
56 -"
57 -DEPEND="
58 - ${RDEPEND}
59 - dev-python/setuptools
60 -"
61
62 diff --git a/dev-python/django-spurl/metadata.xml b/dev-python/django-spurl/metadata.xml
63 deleted file mode 100644
64 index 1115e8e9a3f..00000000000
65 --- a/dev-python/django-spurl/metadata.xml
66 +++ /dev/null
67 @@ -1,8 +0,0 @@
68 -<?xml version="1.0" encoding="UTF-8"?>
69 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <!-- maintainer-needed -->
72 - <upstream>
73 - <remote-id type="pypi">django-spurl</remote-id>
74 - </upstream>
75 -</pkgmetadata>
76
77 diff --git a/profiles/package.mask b/profiles/package.mask
78 index 850c725f0bc..a7b9ed75346 100644
79 --- a/profiles/package.mask
80 +++ b/profiles/package.mask
81 @@ -464,12 +464,6 @@ dev-python/flexx
82 # Removal in 30 days. Bug #718822.
83 dev-python/filemagic
84
85 -# Michał Górny <mgorny@g.o> (2020-04-21)
86 -# Unmaintained. Stuck on Python 3.6. Missing tests. Bad quality
87 -# package. No revdeps.
88 -# Removal in 30 days. Bug #718744.
89 -dev-python/django-spurl
90 -
91 # Michael Orlitzky <mjo@g.o> (2020-04-19)
92 # Stuck on Python 3.6, support for which already required
93 # backporting patches to a release from 2014. Upstream's git