From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C22E15939F for ; Mon, 8 Jul 2024 14:35:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E92CFE2B48; Mon, 8 Jul 2024 14:35:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE9C9E2B47 for ; Mon, 8 Jul 2024 14:35:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E3F2340441 for ; Mon, 8 Jul 2024 14:35:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BBB91DF0 for ; Mon, 8 Jul 2024 14:35:45 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1720449273.6eee1570b23dbf104bb645d55f8478ac40dd4eaf.eschwartz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/trash-cli/Manifest app-misc/trash-cli/trash-cli-0.23.9.23.ebuild X-VCS-Directories: app-misc/trash-cli/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 6eee1570b23dbf104bb645d55f8478ac40dd4eaf X-VCS-Branch: master Date: Mon, 8 Jul 2024 14:35:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 17516b75-b1f5-4343-b96a-5f348e3812be X-Archives-Hash: 60acd7911a1a70a45ffd50285528a889 commit: 6eee1570b23dbf104bb645d55f8478ac40dd4eaf Author: Zoltan Puskas sinustrom info> AuthorDate: Mon Jul 8 05:26:29 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Mon Jul 8 14:34:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eee1570 app-misc/trash-cli: drop old stable 0.23.9.23 Signed-off-by: Zoltan Puskas sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/37480 Signed-off-by: Eli Schwartz gentoo.org> app-misc/trash-cli/Manifest | 1 - app-misc/trash-cli/trash-cli-0.23.9.23.ebuild | 35 --------------------------- 2 files changed, 36 deletions(-) diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest index b7b0d09dd7cf..ab1bedac7a08 100644 --- a/app-misc/trash-cli/Manifest +++ b/app-misc/trash-cli/Manifest @@ -1,3 +1,2 @@ DIST trash-cli-0.23.11.10.gh.tar.gz 123296 BLAKE2B d4acb0a2fb900ef3109ddd8f2a763e124ec3d8cd1cdd707b0724d45d57ee739613f803052b18dbcff5c94c1d0e47f34e89538fceaa3c5ca4a49182cb5faeed71 SHA512 2352f68ee0679c632b2d46f302e5a6ea9f370477e8df4dbc8b12bd555652dd322688d3309da7845c08c6e6c7acf4ceb7482410c25331c5ccedfea7649f1214f5 -DIST trash-cli-0.23.9.23.gh.tar.gz 119568 BLAKE2B 58329ccde4ec8bbe1577b13949964766ea49ce943d6e80f7d97c6c54d38ca87297dba5197599cf52d0dd3cd02b00a6e5ddf6b3aab525b9e47bde1473c5550acd SHA512 9af243b1c7a7caa2ac303f343b425b8437f72c5b4d461badde56f46940f2c2c997fad622fa7d44dfc16c97e09044837544f2295d5df3adc96e4eb2b50efdd9c9 DIST trash-cli-0.24.5.26.gh.tar.gz 135348 BLAKE2B 91a75f466893b4c7c5f0126de4e0d2c3d3e43b4422304335267a2cb6b8ee9827db0d7963e831347fd86ddfa02407ecc6690d9a49ce0ddb4cb4bdea518e477948 SHA512 3bf5e60cd786a17e10708e79191bcfb7a16493f3a3c7d2f16326ec86a7733541174dbde234da9891b95c56350fa7bbd6a1db143ea6e54d8a6267198973f5e0f7 diff --git a/app-misc/trash-cli/trash-cli-0.23.9.23.ebuild b/app-misc/trash-cli/trash-cli-0.23.9.23.ebuild deleted file mode 100644 index 0262c6d9540c..000000000000 --- a/app-misc/trash-cli/trash-cli-0.23.9.23.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..12} ) -inherit distutils-r1 - -DESCRIPTION="Python scripts to manipulate trash cans via the command line" -HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="https://github.com/andreafrancia/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/flexmock[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - dev-python/parameterized[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -src_test() { - local -x COLUMNS=80 - distutils-r1_src_test -}