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 6A854158020 for ; Fri, 14 Oct 2022 16:39:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73419E05AC; Fri, 14 Oct 2022 16:39: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 5671DE05AC for ; Fri, 14 Oct 2022 16:39: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 4463E3410F0 for ; Fri, 14 Oct 2022 16:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 841EA5F7 for ; Fri, 14 Oct 2022 16:39: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: <1665765579.aac02970654a607652700dca1d75814e6c937368.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.46.ebuild x11-misc/py3status/py3status-3.47.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: aac02970654a607652700dca1d75814e6c937368 X-VCS-Branch: master Date: Fri, 14 Oct 2022 16:39: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: bf2a89e2-3927-4c4c-9891-f3099a0860eb X-Archives-Hash: e2c95ba523e1f5fec3e021445216021f commit: aac02970654a607652700dca1d75814e6c937368 Author: Alexys Jacob gentoo org> AuthorDate: Fri Oct 14 16:38:50 2022 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Fri Oct 14 16:39:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac02970 x11-misc/py3status: add 3.47, drop 3.46 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.46.ebuild => py3status-3.47.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 44a1b2683c6a..beea29834f36 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.46.tar.gz 417945 BLAKE2B 99eb560ac36f8b958d125adacf11eb349a3f3a50618ea85fbca9ecb88ad0a36fa55c876ae12e67aae95cff22d4344957043dbfe7ced1c557023d5b096d0ac16d SHA512 ac5335a89c36f109fce9f1f0f3fc6464ef5654507a4837ba777c7795a462428c3d5d4cf1acd08b57ff21269f29cf4cb7bfdf72b8042f5d0564fc81d82ff00b79 +DIST py3status-3.47.tar.gz 419624 BLAKE2B a8c5d6aad0d9cf8a4f768a6c7aa2f2695018ba4ced742ca6ffcd4e3d72dade5efe72d7a23152cca4045b412b8ee0fed91e23038a5521b7ccdf52563c1d06c6ac SHA512 4c583685b37ec251bad824930c6935ccc5cf527d784f89f4ba222f53d987409337b4ca1aa3b7f0adc995e2494aee3ad9efb315fcc2578cab4996fa719f3310eb diff --git a/x11-misc/py3status/py3status-3.46.ebuild b/x11-misc/py3status/py3status-3.47.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.46.ebuild rename to x11-misc/py3status/py3status-3.47.ebuild