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 A061315802F for ; Fri, 10 Mar 2023 14:02:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEC74E0837; Fri, 10 Mar 2023 14:02:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 C6000E0837 for ; Fri, 10 Mar 2023 14:02:38 +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 A4294340A5D for ; Fri, 10 Mar 2023 14:02:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45CAC896 for ; Fri, 10 Mar 2023 14:02:35 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1678456950.89d108877a83c5909b36a388a93fc79666bf2256.arthurzam@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.22.8.21.ebuild X-VCS-Directories: app-misc/trash-cli/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 89d108877a83c5909b36a388a93fc79666bf2256 X-VCS-Branch: master Date: Fri, 10 Mar 2023 14:02:35 +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: cccf04ff-1eb6-4737-8fed-6aabf6639443 X-Archives-Hash: 2979839b30619addc4dd566fc052928c commit: 89d108877a83c5909b36a388a93fc79666bf2256 Author: Zoltan Puskas sinustrom info> AuthorDate: Thu Mar 9 18:40:06 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Mar 10 14:02:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d10887 app-misc/trash-cli: drop 0.22.8.21 Signed-off-by: Zoltan Puskas sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/30028 Signed-off-by: Arthur Zamarin gentoo.org> app-misc/trash-cli/Manifest | 1 - app-misc/trash-cli/trash-cli-0.22.8.21.ebuild | 32 --------------------------- 2 files changed, 33 deletions(-) diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest index c454aa23bb50..f3767150f32b 100644 --- a/app-misc/trash-cli/Manifest +++ b/app-misc/trash-cli/Manifest @@ -1,3 +1,2 @@ -DIST trash-cli-0.22.8.21.tar.gz 79315 BLAKE2B a4b0f3072d9a9091b90bec13e3a8208c58638f7dd054a788ba0126f8c803748c837dbf183513ca87a775d4efbed9e926603b2b3839f9f499963b774f59f06cd5 SHA512 9c8a40cd92c070dfcadfe2a4871c16a3cfc066568f0e079e11ff80aff53777335f1fec42245846bba04866a55ba9d11a2493950ccdcefcd7d98825508eb6ab6b DIST trash-cli-0.22.8.27.tar.gz 80344 BLAKE2B 309a1c429b6e052d622f5cd0f4eb211e1dcf8f5fcbe0834d359cd568527843e6a3c4cd1d61f1d1102b6e7f5b7a55fdde396b2500ca94f9410111705cdbff339b SHA512 909a521f40e2252012ed9ebafe8baff50cd2f743c9ab49df0abb41ecc177e551bde07289505f37e8dc86a0d20cdc8b521c35dd2383d17d4f9e962aa431368fe8 DIST trash-cli-0.23.2.13.2.gh.tar.gz 104006 BLAKE2B c4187faff6618c54be3fcda2fca799d16ff614e5db2a47912aa796d72385bac8dab188977f635372372eae3f6e7d0faaea9405ac93edcd06962f6ffc2bd4694d SHA512 3894d852c01f5e3096bc5bf95220c35cfaa28e2fa555716983ad8203ce7d2206127394cdfbf3f08f0922abdbbfdb4f1a6c1db3fb0bcbda9d936612a2c7d6a7e8 diff --git a/app-misc/trash-cli/trash-cli-0.22.8.21.ebuild b/app-misc/trash-cli/trash-cli-0.22.8.21.ebuild deleted file mode 100644 index 5eb1d0cd3167..000000000000 --- a/app-misc/trash-cli/trash-cli-0.22.8.21.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10} ) - -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}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -BDEPEND=" - test? ( - dev-python/mock[${PYTHON_USEDEP}] - )" - -RDEPEND=" - dev-python/psutil[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -src_test() { - local -x COLUMNS=80 - distutils-r1_src_test -}