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/send2trash/Manifest | 1 - dev-python/send2trash/metadata.xml | 13 ------------- dev-python/send2trash/send2trash-2.1.0.ebuild | 23 ----------------------- 3 files changed, 37 deletions(-) delete mode 100644 dev-python/send2trash/Manifest delete mode 100644 dev-python/send2trash/metadata.xml delete mode 100644 dev-python/send2trash/send2trash-2.1.0.ebuild (limited to 'dev-python/send2trash') diff --git a/dev-python/send2trash/Manifest b/dev-python/send2trash/Manifest deleted file mode 100644 index 8281979bad01..000000000000 --- a/dev-python/send2trash/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST send2trash-2.1.0.tar.gz 17255 BLAKE2B 30b1f46b9fb46d5c2e3755fb03a18d53780fe84c7bbeef8d954c369d069e3000271db236b321d7a94f8afd2f4be2ce365bd36fbff8f0e95291529d73e12ef80f SHA512 ab3994a861b016d54d1528ba85ed23135555c1957be6d3979ba276e0329fe347cb20c9872c8e7474445d1c65e2deea162ce578123d6be4b2f9ef82205e17d8c7 diff --git a/dev-python/send2trash/metadata.xml b/dev-python/send2trash/metadata.xml deleted file mode 100644 index b6aa28f043cd..000000000000 --- a/dev-python/send2trash/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - Send2Trash - arsenetar/send2trash - - diff --git a/dev-python/send2trash/send2trash-2.1.0.ebuild b/dev-python/send2trash/send2trash-2.1.0.ebuild deleted file mode 100644 index 3137b2d695f0..000000000000 --- a/dev-python/send2trash/send2trash-2.1.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_PN=Send2Trash -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Sends files to the Trash (or Recycle Bin)" -HOMEPAGE=" - https://github.com/arsenetar/send2trash/ - https://pypi.org/project/Send2Trash/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.3