dev-python/django-xslt: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:22:00 +0000 (20:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:27:40 +0000 (20:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/django-xslt/Manifest [deleted file]
dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild [deleted file]
dev-python/django-xslt/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/django-xslt/Manifest b/dev-python/django-xslt/Manifest
deleted file mode 100644 (file)
index 2444153..0000000
+++ /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 (file)
index a1a9668..0000000
+++ /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 (file)
index cd110bc..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-xslt</remote-id>
-  </upstream>
-</pkgmetadata>
index 7028f65ae091532d28e8784e738ae02b826bfe81..37378a64a76878cf2dc4c7b44a76c1a5d481a141 100644 (file)
@@ -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 <soap@gentoo.org> (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