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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2220A158041 for ; Tue, 26 Mar 2024 16:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E4312BC019; Tue, 26 Mar 2024 16:01:53 +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 4A0412BC019 for ; Tue, 26 Mar 2024 16:01:53 +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 4555333BEF1 for ; Tue, 26 Mar 2024 16:01:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D706B29 for ; Tue, 26 Mar 2024 16:01:50 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1711468898.bdbdf8e1bb18576d0084bd5a3e7326a8f3ac14b0.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/py3status/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/py3status/Manifest x11-misc/py3status/py3status-3.56.ebuild x11-misc/py3status/py3status-3.57.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: bdbdf8e1bb18576d0084bd5a3e7326a8f3ac14b0 X-VCS-Branch: master Date: Tue, 26 Mar 2024 16:01:50 +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: 8dc4b66e-427a-4218-b53d-d14d9721e35c X-Archives-Hash: 0ccdd2391eab97035621f9c170136948 commit: bdbdf8e1bb18576d0084bd5a3e7326a8f3ac14b0 Author: Alexys Jacob gentoo org> AuthorDate: Tue Mar 26 16:01:25 2024 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Tue Mar 26 16:01:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbdf8e1 x11-misc/py3status: add 3.57, drop 3.56 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.56.ebuild => py3status-3.57.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 694a432a11aa..7db61c553a9d 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.56.tar.gz 448983 BLAKE2B 4046d6628691dcba5f70f84d516bb2e0ae40e4681ca2f1a256b09c431b680a7865b92e0d8d18c325ecfca69a77f2ff6939c4c87cff3c648a6ea47e6a9dc267bf SHA512 f5f26442803b1eb52e16102f79ccfa992fa4ae8cdf2901bf3381897a898f3491449deae4ae9217a2901cdfae7d5251ce98eeb4714d713da9751e1b8a35f98036 +DIST py3status-3.57.tar.gz 450564 BLAKE2B 136e8737ebf2fb0bfba91e767ba557656a0a09b57ae62da9a3196eb511016dae9967bdddfdbb24d1b6e17e6601fa091e7f5c7e8d73a091a9d6e05fea702479c3 SHA512 e91f78c3b081f4e98a91bc82d81088dfef0da7fe00ca3b1c90c5054aeda9f64e79c8c09e886e13ad514297cb0fc5cdf327e1b11f99f59f33a8a44ffb7ff469e0 diff --git a/x11-misc/py3status/py3status-3.56.ebuild b/x11-misc/py3status/py3status-3.57.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.56.ebuild rename to x11-misc/py3status/py3status-3.57.ebuild