summaryrefslogtreecommitdiff
path: root/dev-python/django-spurl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-python/django-spurl
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-python/django-spurl')
-rw-r--r--dev-python/django-spurl/Manifest3
-rw-r--r--dev-python/django-spurl/django-spurl-0.6.4.ebuild28
-rw-r--r--dev-python/django-spurl/metadata.xml8
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/django-spurl/Manifest b/dev-python/django-spurl/Manifest
deleted file mode 100644
index 2966a123503f..000000000000
--- a/dev-python/django-spurl/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST django-spurl-0.6.4.tar.gz 15076 BLAKE2B e576d6b309c0ff03cbc095363083c7a71c9ae764bc3f92d0f8790d458e2173f5df8a4e89d6999c672180408b443b0d4f84617719cc4ff06cec24156c472c2584 SHA512 8bf7c4d4e7e624280f87584f70e73504a11973a44294591d9dd58dd563d63dd1deb395e42bb1110e0a534ac16b59280d3b29f4293865cc465ee1fce20987d267
-EBUILD django-spurl-0.6.4.ebuild 524 BLAKE2B 4d2d80487d61f098572e9d6d3343d4218a55cb88d4d684c5588969f7a93f4555f7f96a34435be4068912c9690183d510857aad26fcc3ba9c79526ccfa59e34c0 SHA512 797331b15ab0165414c030fd5cb88f624af1a4f6575af6d52b5d0a0ce5714cd64942e69450e1efea3540f0c7482906f86a9b78eaed568b6f74ea3ef2ef87da6b
-MISC metadata.xml 247 BLAKE2B 0eaac699b428b81f9354da6a73241692cac6f5a6f5cad4e7f5faddab7505370648dcf657476efc37d571a9aae5c9e207522f0aac19728ac3e008cc7a67869f94 SHA512 32a12996260b4437d594672a6a654d9213628b34f8b5419d4d73c1f54bdd40efbb0f292edca99f6bac1c3f5089cdf334008280321d5e3967cea51fb8156d60ac
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
index 6c7b862a090a..000000000000
--- a/dev-python/django-spurl/django-spurl-0.6.4.ebuild
+++ /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
index 1115e8e9a3f3..000000000000
--- a/dev-python/django-spurl/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">django-spurl</remote-id>
- </upstream>
-</pkgmetadata>