From: Michał Górny Date: Fri, 21 Feb 2020 19:22:00 +0000 (+0100) Subject: dev-python/django-xslt: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=709e0aa3a9e4b41833086fffc3142309106558f8;p=gentoo.git dev-python/django-xslt: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/django-xslt/Manifest b/dev-python/django-xslt/Manifest deleted file mode 100644 index 24441533df14..000000000000 --- a/dev-python/django-xslt/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST django-xslt-0.4.5.tar.gz 15717 BLAKE2B d150d105acc0834cda4f512f27a1a9cbdf7833585661e49d66761eee0fd5d00e45b292e04f602ed891a0ff0d7f1df303748194ca17cbc0e9bdd441671dc29a03 SHA512 25f3268d5eae29326ee93b5c4189389577bbf282e9f9007798de2ce96c6420d240c07e6a2abbbc57ce0bb4abb3aef557b545948a02b36a118afaefb30ca5a2b4 -DIST django-xslt-demoapp-0.4.5_p20120427.tar.bz2 5506 BLAKE2B 9a5d166fbe942747e48764d47ddce0c3b4a0efb3bc4220a1cca9f009da46356287ac03b719d5457ddf06e541212ef78bf99302b26a3c7b1adc26eb06100388d7 SHA512 200832172eac9c2729816c800fc32376ae62be2d832a398538054dca875fbedc41a300618f37f4d2b1cc36f36be20a6cbd86cc7f66e5ada476309e734c3f578d diff --git a/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild b/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild deleted file mode 100644 index a1a966891376..000000000000 --- a/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz - test? ( https://dev.gentoo.org/~tampakrap/tarballs/${PN}-demoapp-0.4.5_p20120427.tar.bz2 )" - -DESCRIPTION="an XSLT template system for Django" -HOMEPAGE="https://pypi.org/project/django-xslt/" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-python/django[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/lxml[${PYTHON_USEDEP}] )" - -python_test() { - export SECRET_KEY="green" - pushd "${WORKDIR}/demoapp" > /dev/null - if ! "${PYTHON}" -c "from django.conf import global_settings;global_settings.SECRET_KEY='$SECRET_KEY'" \ - manage.py test; then - die "tests failed under ${EPYTHON}" - else - einfo "tests passed under ${EPYTHON}" - fi -} diff --git a/dev-python/django-xslt/metadata.xml b/dev-python/django-xslt/metadata.xml deleted file mode 100644 index cd110bc1bcda..000000000000 --- a/dev-python/django-xslt/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - Python - - - django-xslt - - diff --git a/profiles/package.mask b/profiles/package.mask index 7028f65ae091..37378a64a768 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -551,7 +551,6 @@ www-plugins/passff # The following packages depend on django, support Python 2 only # and have no reverse dependencies. # Removal in 30 days. Bug #706360. -dev-python/django-xslt # David Seifert (2020-01-25) # Upstream is mostly unresponsive and doesn't have the resources to @@ -634,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/django-xslt dev-python/egg-python dev-python/Flask-KVSession dev-python/flask-openid