From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/flask-debug/Manifest | 1 - dev-python/flask-debug/flask-debug-0.4.3-r2.ebuild | 36 ---------------------- dev-python/flask-debug/metadata.xml | 14 --------- 3 files changed, 51 deletions(-) delete mode 100644 dev-python/flask-debug/Manifest delete mode 100644 dev-python/flask-debug/flask-debug-0.4.3-r2.ebuild delete mode 100644 dev-python/flask-debug/metadata.xml (limited to 'dev-python/flask-debug') diff --git a/dev-python/flask-debug/Manifest b/dev-python/flask-debug/Manifest deleted file mode 100644 index 9162a41a8cd6..000000000000 --- a/dev-python/flask-debug/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Flask-Debug-0.4.3.gh.tar.gz 9148 BLAKE2B 9263a4df08f1a9518a42a025a14a89b902c62ab08b25d79b3dfffb25675a47785d0bf9075290190ee4622a30a89e190a465a87986b47ceed7d724ce0b59ad218 SHA512 7bc1cf9f88f28e2ca5a24c1454dcdb4e2a450eff3c00329f299c3840032e0803079f565652974f4c3a0e5aac443365ce47a3d2c2fee8e21e2e0c7150367e8816 diff --git a/dev-python/flask-debug/flask-debug-0.4.3-r2.ebuild b/dev-python/flask-debug/flask-debug-0.4.3-r2.ebuild deleted file mode 100644 index 207f4f877b50..000000000000 --- a/dev-python/flask-debug/flask-debug-0.4.3-r2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -MY_P="Flask-Debug-${PV}" -DESCRIPTION="Flask extension that displays various debugging insights during development" -HOMEPAGE=" - https://github.com/mbr/Flask-Debug/ - https://pypi.org/project/Flask-Debug/ -" -# PyPI tarballs don't include tests -# https://github.com/mbr/Flask-Debug/pull/2 -SRC_URI=" - https://github.com/mbr/Flask-Debug/archive/${PV}.tar.gz - -> ${MY_P}.gh.tar.gz -" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=" - dev-python/flask[${PYTHON_USEDEP}] - dev-python/inflection[${PYTHON_USEDEP}] - dev-python/jinja2[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/alabaster diff --git a/dev-python/flask-debug/metadata.xml b/dev-python/flask-debug/metadata.xml deleted file mode 100644 index d5e0d80f6189..000000000000 --- a/dev-python/flask-debug/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - sbraz@gentoo.org - Louis Sautier - - - - Flask-Debug - mbr/Flask-Debug - https://github.com/mbr/Flask-Debug/issues - - -- cgit v1.3.1