commit: cc631b98b06e747a43c1fb38d2051da061e8b0b9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 16 15:55:21 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 16 15:56:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc631b98
dev-python/djangocms-file: Remove last-rited pkg Closes: https://bugs.gentoo.org/664012 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/djangocms-file/Manifest | 1 - .../djangocms-file/djangocms-file-2.0.1.ebuild | 32 ---------------------- dev-python/djangocms-file/metadata.xml | 11 -------- profiles/package.mask | 1 - 4 files changed, 45 deletions(-) diff --git a/dev-python/djangocms-file/Manifest b/dev-python/djangocms-file/Manifest deleted file mode 100644 index 3bd335fbc2c..00000000000 --- a/dev-python/djangocms-file/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST djangocms-file-2.0.1.tar.gz 66628 BLAKE2B f894456647e2cbb1f9405864232b59827d72a1e4ed1b23d21630d4028732aca809f8bc5c9a05827f0f4c69d953aa56897085f33512faa4df0a7491565350508e SHA512 9b966955e958ae8c1a9962b65d45cc5a20c943d32bf13be67b443d5d084b6a982ee266e9894f1c1a68afc9a7e6f03acfedc98b6ecdaba050fc024b3e7fcc7921 diff --git a/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild b/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild deleted file mode 100644 index 7e5663eee85..00000000000 --- a/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) - -inherit distutils-r1 - -DESCRIPTION="File plugin for django CMS" -HOMEPAGE="https://github.com/divio/djangocms-file" -SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/djangocms-attributes-field-0.1.1[${PYTHON_USEDEP}] - >=dev-python/django-filer-1.2.4[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" -PDEPEND=">=dev-python/django-cms-3.2.0[${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-file/metadata.xml b/dev-python/djangocms-file/metadata.xml deleted file mode 100644 index 577144f3169..00000000000 --- a/dev-python/djangocms-file/metadata.xml +++ /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>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="pypi">djangocms-file</remote-id> - <remote-id type="github">divio/djangocms-file</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 1edf6fa75bd..6d4091a6769 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -138,7 +138,6 @@ net-nds/gosa-plugin-systems # Removal in 30 days. bug #664012 dev-python/django-cms dev-python/djangocms-admin-style -dev-python/djangocms-file # Mike Gilbert <[email protected]> (10 Nov 2018) # Open bugs and no Gentoo maintainer.
