summaryrefslogtreecommitdiff
path: root/dev-python/Coffin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-08 10:50:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-08 10:50:14 +0100
commit3f71901f8c228f4de570abed1831ce3ee425343e (patch)
treea2dcd300d05ef8a2ec275b44a92a9d85bd3baa24 /dev-python/Coffin
parent12bb627384ddfd47382b9f1b6464481a58d01ebb (diff)
gentoo resync 08.09.2018
Diffstat (limited to 'dev-python/Coffin')
-rw-r--r--dev-python/Coffin/Coffin-2.0.1.ebuild27
-rw-r--r--dev-python/Coffin/Manifest3
-rw-r--r--dev-python/Coffin/metadata.xml9
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/Coffin/Coffin-2.0.1.ebuild b/dev-python/Coffin/Coffin-2.0.1.ebuild
deleted file mode 100644
index eecd59328f9b..000000000000
--- a/dev-python/Coffin/Coffin-2.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Jinja2 adapter for Django"
-HOMEPAGE="https://pypi.org/project/Coffin/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-
-python_prepare_all() {
- # Req'd to avoid file collisions
- sed -e s":find_packages():find_packages(exclude=['tests']):" -i setup.py || die
-
- distutils-r1_python_prepare_all
-}
-# Tests attempt to import an abandoned module
diff --git a/dev-python/Coffin/Manifest b/dev-python/Coffin/Manifest
deleted file mode 100644
index 2309565b8b48..000000000000
--- a/dev-python/Coffin/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Coffin-2.0.1.tar.gz 9858 BLAKE2B 9ea2e80cff1edfb4b40d69831184c116bb83c710bdf9234ae1df56d7a4255d8d8c57013f8e97ea4a5b8f4fb4ea02ecbe32f30e0b3bb4164ea56904c6e96fdbab SHA512 e618c74a91f84e7f41411c8e34b2c97fad1a59bc5124f0f5b3439abf1b0c2972d5f59d4b71f49393e843cd588ec143c08d659e90d2cfd006d55b5244b5727ccc
-EBUILD Coffin-2.0.1.ebuild 656 BLAKE2B 64475ff4c8c83554f1049702e9c7e8cc5642dea86d0937d7af6854f9be66f5984bdeb571d3abb7c0842eb1afdf41e7ab2abdd588d721346d29af2cb383101d60 SHA512 09c0bbc77995df6be5d60be5c109afecd16fec1a23df577d6a62e936cb583a06592723cf64631addade5ab60ba87e2835a6ba1374c443e8288c5206d6f4d94d8
-MISC metadata.xml 296 BLAKE2B bb77d605cef8690d9b4d475936505bd726bc6f7951d63c957a1797e08440b0c3425d76d744532dfb51eb71185701ad440097fbfb65885369592b6ac133240043 SHA512 ab05e8766f5f2611b81b77790a526a842dc3b985867dc6fc0af25d65651974b94370cd31630fd6b62189ab70de34ed50f5a939684eba095b72c2294aeaf88b08
diff --git a/dev-python/Coffin/metadata.xml b/dev-python/Coffin/metadata.xml
deleted file mode 100644
index 24ceccaaf4d5..000000000000
--- a/dev-python/Coffin/metadata.xml
+++ /dev/null
@@ -1,9 +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">Coffin</remote-id>
- <remote-id type="github">coffin/coffin</remote-id>
- </upstream>
-</pkgmetadata>