summaryrefslogtreecommitdiff
path: root/dev-python/YURL
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
commitfeb0daf81d888e9160f9f94502de09b66f2a63fd (patch)
treeb6e5c40ce2abef3da27ed50a023153f475e0ddef /dev-python/YURL
parent9452a6e87b6c2c70513bc47a2470bf9f1168920e (diff)
gentoo resync : 21.06.2020
Diffstat (limited to 'dev-python/YURL')
-rw-r--r--dev-python/YURL/Manifest3
-rw-r--r--dev-python/YURL/YURL-0.13.ebuild23
-rw-r--r--dev-python/YURL/metadata.xml8
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-python/YURL/Manifest b/dev-python/YURL/Manifest
deleted file mode 100644
index f4b4534359ea..000000000000
--- a/dev-python/YURL/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST YURL-0.13.tar.gz 16555 BLAKE2B e48dccea5e0affa59c65682bfaeb4d4eb2504e8f712aa02f428d1767d439ac25bb4edf84515575d5e24a8b655e48ccf4974f761bd36fb4a9797b21b35bd76501 SHA512 4eb6f12b266a8905ec56131fecf6d6c44a18258c3d76df4d2d758a2053065abe3695d7ed627da274e7a5aa30e9e1af49beee1a537b8f22aa8022ca926c78ab0b
-EBUILD YURL-0.13.ebuild 467 BLAKE2B a30906994970a547cc0c3d961ceabc53a14253a5e55247677b119f8004027a2dbb41f2ad4f180569c4e71ee1ea08e4a6df99a5f94a4dd0922f3e241f5b7f564e SHA512 c4a2af6e1d20e82ea0ae91a8aca678714f1bc4c85f13fa221d3c6309176388fccd0b24ddb517eda308a5a7ff0d0bf08344165f00d9e4ba6a94aecde6559c3c10
-MISC metadata.xml 239 BLAKE2B e344b32f5289e9825f8017aa219391618f6b7917833467c804ab10283959b127fb41dd4bc5eabb7c9f38ef866958793604fd935cf4bda3ae229c7f5e8b910862 SHA512 0c8a2241af97764e511ed2b95e1d09781ad0b7ff507f27b8bff8e9a33cecd8de6ceee4ed8b3e0e3327da945011c42ad2c32f2c5a15db13b2a4879009776e638a
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>