dev-python/django-evolution: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 13:53:45 +0000 (15:53 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 13:57:06 +0000 (15:57 +0200)
Closes: https://bugs.gentoo.org/527176

dev-python/django-evolution/Manifest [deleted file]
dev-python/django-evolution/django-evolution-0.7.4.ebuild [deleted file]
dev-python/django-evolution/django-evolution-0.7.5.ebuild [deleted file]
dev-python/django-evolution/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/django-evolution/Manifest b/dev-python/django-evolution/Manifest
deleted file mode 100644 (file)
index f0484a3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST django_evolution-0.7.4.tar.gz 88467 BLAKE2B dbd2ded6ae73cc7dbcb2b39d32b64b580abeb6bf9d9a1335c72527ef2e137b02a1a6128ded5c2d50bc669f940bcb28611c14e0f10cbe957f46cf6a70ccf2f827 SHA512 6a6596211da7c0df1690e969b6116ee86ef2645886aab3d2026c1eadc0663f58f8c4025ffc30bb5b11f2f7ccedc687702396244c8fb12f1ea12b026521f90803
-DIST django_evolution-0.7.5.tar.gz 89551 BLAKE2B bea82ee91a1e2d06d0e6b4b1662a274dafa1d2552db072401e1582584c0926ea6dbceafd2bec2483f4334426f97e0c6b8df9f45e698aaba62db4355b5ca67769 SHA512 f457fa53ff59bff09fa3fc3ad73ffc8f09ce306c756b022d2da097cba1f14b69dca03ff2c714ac470da7200f649c4765543a717a6ce851d1dbd4b0fc8fc84098
diff --git a/dev-python/django-evolution/django-evolution-0.7.4.ebuild b/dev-python/django-evolution/django-evolution-0.7.4.ebuild
deleted file mode 100644 (file)
index b314333..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# This is now py3 compatible however is only re'd for Djblets which is py2.7 compat only
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/_}
-MY_P=${MY_PN}-${PV}
-RELEASE="0.7"
-
-DESCRIPTION="A Django application that will run cron jobs for other django apps"
-HOMEPAGE="https://pypi.org/project/django_evolution/"
-SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-               dev-python/setuptools[${PYTHON_USEDEP}]
-               test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-DOCS=( NEWS docs/{evolution.txt,faq.txt} )
-#DISTUTILS_IN_SOURCE_BUILD=1
-
-python_test() {
-       # Draws 1 trivial fail under django django-1.4.x
-       "${PYTHON}" tests/runtests.py || die
-}
diff --git a/dev-python/django-evolution/django-evolution-0.7.5.ebuild b/dev-python/django-evolution/django-evolution-0.7.5.ebuild
deleted file mode 100644 (file)
index d195984..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# This is now py3 compatible however is only re'd for Djblets which is py2.7 compat only
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/_}
-MY_P=${MY_PN}-${PV}
-RELEASE="0.7"
-
-DESCRIPTION="A Django application that will run cron jobs for other django apps"
-HOMEPAGE="https://pypi.org/project/django_evolution/"
-SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-               dev-python/setuptools[${PYTHON_USEDEP}]
-               test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-DOCS=( NEWS docs/{evolution.txt,faq.txt} )
-
-python_test() {
-       # Draws 1 trivial fail under django django-1.4.x
-       einfo "The testsuite is not compatible with >=django-1.7"
-       "${PYTHON}" tests/runtests.py || die
-}
diff --git a/dev-python/django-evolution/metadata.xml b/dev-python/django-evolution/metadata.xml
deleted file mode 100644 (file)
index 0508c77..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="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">django_evolution</remote-id>
-  </upstream>
-</pkgmetadata>
index 616ace9da9b97c375b1026e5acebf33e6b4d3adc..a296e1826392b4bc34f208b0597dad3df838bea0 100644 (file)
@@ -298,11 +298,6 @@ dev-ruby/tzinfo:0
 # Removal in 30 days.  Bug #537720.
 dev-python/iconvcodec
 
-# Michał Górny <mgorny@gentoo.org> (26 Apr 2018)
-# Does not work with any of the unmasked django versions.  Unmaintained.
-# No reverse dependencies.  Removal in 30 days.  Bug #527176.
-dev-python/django-evolution
-
 # Alexis Ballier <aballier@gentoo.org> (21 Apr 2018)
 # Needs porting of revdeps
 # See: https://bugs.gentoo.org/653678