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/bottle/Manifest | 1 - dev-python/bottle/bottle-0.13.4.ebuild | 34 ---------------------------------- dev-python/bottle/metadata.xml | 13 ------------- 3 files changed, 48 deletions(-) delete mode 100644 dev-python/bottle/Manifest delete mode 100644 dev-python/bottle/bottle-0.13.4.ebuild delete mode 100644 dev-python/bottle/metadata.xml (limited to 'dev-python/bottle') diff --git a/dev-python/bottle/Manifest b/dev-python/bottle/Manifest deleted file mode 100644 index ecba35c2566a..000000000000 --- a/dev-python/bottle/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bottle-0.13.4.tar.gz 98717 BLAKE2B 79f7ed16692a07d6832ef524e2b6b54cb871d1d0e2e41181ff1ef0dbb5f6aaa92d11f0c5caeb55d9addf833765858560fbc58f780abccf07b84a1b4773909d27 SHA512 f26261e6974533a0183f33bd9b7ed5f5c0852d0d6c866c253c954045738a1d98a17a8d33679c7b4c5b5bd12486f6b5b608ff95f5efe2115f2679c1b22ab3d355 diff --git a/dev-python/bottle/bottle-0.13.4.ebuild b/dev-python/bottle/bottle-0.13.4.ebuild deleted file mode 100644 index c47eb6ee75b8..000000000000 --- a/dev-python/bottle/bottle-0.13.4.ebuild +++ /dev/null @@ -1,34 +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 optfeature pypi - -DESCRIPTION="A fast and simple micro-framework for small web-applications" -HOMEPAGE=" - https://bottlepy.org/ - https://github.com/bottlepy/bottle/ - https://pypi.org/project/bottle/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND=" - test? ( - dev-python/mako[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Templating support" dev-python/mako -} diff --git a/dev-python/bottle/metadata.xml b/dev-python/bottle/metadata.xml deleted file mode 100644 index c1750f0a3e4f..000000000000 --- a/dev-python/bottle/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - bottle - bottlepy/bottle - - -- cgit v1.3