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 D8E5E158089 for ; Sat, 28 Oct 2023 10:24:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1286D2BC014; Sat, 28 Oct 2023 10:24:43 +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 D9A992BC014 for ; Sat, 28 Oct 2023 10:24:42 +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 DC622335C2A for ; Sat, 28 Oct 2023 10:24:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 440EA12B6 for ; Sat, 28 Oct 2023 10:24:40 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1698488627.3270a41702b0af68989b4da69e6bb57c149f5acd.dlan@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.2.13.2.ebuild app-misc/trash-cli/trash-cli-0.23.9.23.ebuild X-VCS-Directories: app-misc/trash-cli/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 3270a41702b0af68989b4da69e6bb57c149f5acd X-VCS-Branch: master Date: Sat, 28 Oct 2023 10:24:40 +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: 71a9e2c9-86e1-41d9-8d81-93d93541f15e X-Archives-Hash: 3a27cb19bb77137b7db9134a70c22bed commit: 3270a41702b0af68989b4da69e6bb57c149f5acd Author: Zoltan Puskas sinustrom info> AuthorDate: Sun Sep 24 07:20:04 2023 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat Oct 28 10:23:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3270a417 app-misc/trash-cli: add 0.23.9.23 Closes: https://github.com/gentoo/gentoo/pull/33024 Signed-off-by: Zoltan Puskas sinustrom.info> Signed-off-by: Yixun Lan gentoo.org> app-misc/trash-cli/Manifest | 1 + app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild | 5 +---- .../{trash-cli-0.23.2.13.2.ebuild => trash-cli-0.23.9.23.ebuild} | 9 +++------ 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/app-misc/trash-cli/Manifest b/app-misc/trash-cli/Manifest index eb3aacf117bb..65afc3568e75 100644 --- a/app-misc/trash-cli/Manifest +++ b/app-misc/trash-cli/Manifest @@ -1 +1,2 @@ DIST trash-cli-0.23.2.13.2.gh.tar.gz 104006 BLAKE2B c4187faff6618c54be3fcda2fca799d16ff614e5db2a47912aa796d72385bac8dab188977f635372372eae3f6e7d0faaea9405ac93edcd06962f6ffc2bd4694d SHA512 3894d852c01f5e3096bc5bf95220c35cfaa28e2fa555716983ad8203ce7d2206127394cdfbf3f08f0922abdbbfdb4f1a6c1db3fb0bcbda9d936612a2c7d6a7e8 +DIST trash-cli-0.23.9.23.gh.tar.gz 119568 BLAKE2B 58329ccde4ec8bbe1577b13949964766ea49ce943d6e80f7d97c6c54d38ca87297dba5197599cf52d0dd3cd02b00a6e5ddf6b3aab525b9e47bde1473c5550acd SHA512 9af243b1c7a7caa2ac303f343b425b8437f72c5b4d461badde56f46940f2c2c997fad622fa7d44dfc16c97e09044837544f2295d5df3adc96e4eb2b50efdd9c9 diff --git a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild b/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild index b77d02a9a056..8709da5fd8ca 100644 --- a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild +++ b/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild @@ -9,10 +9,7 @@ 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 -" +SRC_URI="https://github.com/andreafrancia/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild b/app-misc/trash-cli/trash-cli-0.23.9.23.ebuild similarity index 81% copy from app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild copy to app-misc/trash-cli/trash-cli-0.23.9.23.ebuild index b77d02a9a056..cb2af9da5004 100644 --- a/app-misc/trash-cli/trash-cli-0.23.2.13.2.ebuild +++ b/app-misc/trash-cli/trash-cli-0.23.9.23.ebuild @@ -4,19 +4,16 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +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 -" +SRC_URI="https://github.com/andreafrancia/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}]