django-statici18n: remove, missing deps, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-07-11 21:24:41 -04:00
parent 40d8fa139b
commit 35a59b65e0
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 0 additions and 32 deletions

View file

@ -1 +0,0 @@
DIST django-statici18n-1.8.3.tar.gz 7785 BLAKE2B 5b0b7f3ab48718c8a006a572296c57a063a1f7c5810504725c4c5ce087a4de27430978c75cce2d73c0ebc8375770a1b312ae05482b4bf2fe9a9105f34604d306 SHA512 ab8c40987afb3b17052ba6d71a2623b7b6ed705cabef2fc347e79b01fb7ad44436518a485f051e8da66f848c9293877fb7fec78ccfd5fa92ddc2230130ccfdbb

View file

@ -1,23 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="Django helper for generating Javascript catalog to static files"
HOMEPAGE="https://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
#KEYWORDS="~amd64 ~x86" # Rquires dev-python/django-appconf which is not in Gentoo, nor Pentoo
IUSE=""
CDEPEND=">=dev-python/django-1.8[${PYTHON_USEDEP}]
dev-python/django-appconf[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>