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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 738AD158232 for ; Fri, 6 Dec 2024 09:09:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FA31E0A68; Fri, 6 Dec 2024 09:09:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D1B14E0A68 for ; Fri, 6 Dec 2024 09:09:54 +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 07A60335D6D for ; Fri, 6 Dec 2024 09:09:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3771DAED for ; Fri, 6 Dec 2024 09:09:52 +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: <1733476183.073bf800050158965e120a38f4950c4998b059a3.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.59.ebuild x11-misc/py3status/py3status-3.61.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 073bf800050158965e120a38f4950c4998b059a3 X-VCS-Branch: master Date: Fri, 6 Dec 2024 09:09:52 +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: cbf8d89b-1f88-43b6-ab19-96379c2f2660 X-Archives-Hash: ffa9243618b9eab734083d7eb8a7dd85 commit: 073bf800050158965e120a38f4950c4998b059a3 Author: Alexys Jacob gentoo org> AuthorDate: Fri Dec 6 09:09:09 2024 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Fri Dec 6 09:09:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073bf800 x11-misc/py3status: add 3.61, drop 3.59 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.59.ebuild => py3status-3.61.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 3ee15a8a585d..767e581b0c96 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.59.tar.gz 451201 BLAKE2B 3a16b9aaddb25514305aaf52a828fc36c9e2e7e9f290c1a3750b99d37c9cdeac2bf66f818a4ef315f1aa815a6a89df721fda1c55c6969312dd7a1e46a43b2dd7 SHA512 04dbdd981d3a66616188a5ef392f28447d38886720b95eedec090f7666877a252e676e5b85178a286177d24efd35fd6da2db03f3e4a1920ae8e365e2ff39c316 +DIST py3status-3.61.tar.gz 452367 BLAKE2B 25491310a95166b0c046da1c45a4426109238e1d8728a5175ee28a9615e3d6220c4e394bb42f8a26ff6853c85c1914959de551289657666fb682603be13330bd SHA512 5ff37dade91af434a29830261fa5c6a473d6ca22c088a0127672120945305612f1f6f827a7f726b8112cccdb30cb7593ba7a45ead083ace2b14453d1246c1a46 diff --git a/x11-misc/py3status/py3status-3.59.ebuild b/x11-misc/py3status/py3status-3.61.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.59.ebuild rename to x11-misc/py3status/py3status-3.61.ebuild