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 BCD5A158009 for ; Tue, 27 Jun 2023 09:03:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E1BBE084F; Tue, 27 Jun 2023 09:03:01 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6723E084F for ; Tue, 27 Jun 2023 09:03:00 +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 00478340FF4 for ; Tue, 27 Jun 2023 09:03:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38B2A7C6 for ; Tue, 27 Jun 2023 09:02:58 +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: <1687856572.db38561063667cfd3333bc5dfaa07b966ef26b1f.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.50.ebuild x11-misc/py3status/py3status-3.51.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: db38561063667cfd3333bc5dfaa07b966ef26b1f X-VCS-Branch: master Date: Tue, 27 Jun 2023 09:02:58 +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: c773fe7a-5eda-4292-9286-0f683edeebc4 X-Archives-Hash: 63de6da9d25baa9d220e8b8d25ac390b commit: db38561063667cfd3333bc5dfaa07b966ef26b1f Author: Alexys Jacob gentoo org> AuthorDate: Tue Jun 27 09:02:32 2023 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Tue Jun 27 09:02:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db385610 x11-misc/py3status: add 3.51, drop 3.50 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.50.ebuild => py3status-3.51.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index c76b16e4e2e6..7c9e592375d6 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.50.tar.gz 421152 BLAKE2B a53f6e67b98da7ebfd82797662c5fffdc44d119b48ee124ad858f0f2b1195bb6b9a1d3d1d0f38c66175886fb937410096a9146051acd755ddb996836d73bf9d4 SHA512 4b542f8724898836dfb5023a8a9230e2b6e5de3dba3d8115ac653251626706ea16d066dc2221a9b2688538425e12cd171e7db0bbe5178c642e97bb4170520c5d +DIST py3status-3.51.tar.gz 421336 BLAKE2B 917f7df5ac3825f0a5149f3f180ee4d9286936e8f7505b1004200021150d4d81f38e78c92fe8cc1d0c57c85c4210b6e10afab9406c6cf9f60ee896bd8a259e05 SHA512 b128d41c7fab59b79b8cd9dd8cc2c7ef27c5021dc5e14ae4430da0b87331a62ca81c80c611342749b3c886e1b5bd842bfe79b43cd56c58d773c0b08220f71f53 diff --git a/x11-misc/py3status/py3status-3.50.ebuild b/x11-misc/py3status/py3status-3.51.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.50.ebuild rename to x11-misc/py3status/py3status-3.51.ebuild