dev-python/djangocms-attributes-field: remove last-rited package
authorVirgil Dupras <vdupras@gentoo.org>
Sun, 26 May 2019 19:30:40 +0000 (15:30 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Sun, 26 May 2019 19:31:23 +0000 (15:31 -0400)
Closes: https://bugs.gentoo.org/683862
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
dev-python/djangocms-attributes-field/Manifest [deleted file]
dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild [deleted file]
dev-python/djangocms-attributes-field/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/djangocms-attributes-field/Manifest b/dev-python/djangocms-attributes-field/Manifest
deleted file mode 100644 (file)
index e101b1a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST djangocms-attributes-field-0.2.0.tar.gz 27958 BLAKE2B 23828aa35cab8830cbdab04033335985bb36b27e28fe469c68990775fe379f99f5ba339a7e7cf0f17d9df116a85131f8009068eb76f113b9b785b50f15c9c696 SHA512 2afb7ee05db12573d7f0a174334168ba9e9a9b96f8ac940d01694573f4711845d87995e60ba00af88626eb244f9fee7287328ac3a297c12a2a5d1d90425d897b
diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
deleted file mode 100644 (file)
index 863ba36..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="File plugin for django CMS"
-HOMEPAGE="https://github.com/divio/djangocms-attributes-field"
-SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="
-       ${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-       sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
-       eapply_user
-}
diff --git a/dev-python/djangocms-attributes-field/metadata.xml b/dev-python/djangocms-attributes-field/metadata.xml
deleted file mode 100644 (file)
index 1e23483..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>slis@gentoo.org</email>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">djangocms-attributes-field</remote-id>
-    <remote-id type="github">divio/djangocms-attributes-field</remote-id>
-  </upstream>
-</pkgmetadata>
index 9147b81b70f1a63411e974b325251af301f2dc59..0ae140f042f9e56b222ea8a25984a27399ec77cf 100644 (file)
@@ -333,11 +333,6 @@ dev-python/gst-python:0.10
 media-libs/gnonlin:0.10
 net-libs/farstream:0.1
 
-# Virgil Dupras <vdupras@gentoo.org> (26 Apr 2019)
-# Should have been removed with django-cms a while back but wasn't.
-# Removal in 30 days. Bug #683862
-dev-python/djangocms-attributes-field
-
 # Jason Zaman <perfinion@gentoo.org> (25 Apr 2019)
 # net-mail/perdition was last-rited in 2016. The
 # SELinux policy packge is no longer needed.