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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A8611382C5 for ; Wed, 26 May 2021 14:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B6C3E1385; Wed, 26 May 2021 14:12:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FB68E1385 for ; Wed, 26 May 2021 14:12:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE045340E65 for ; Wed, 26 May 2021 14:12:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C09581 for ; Wed, 26 May 2021 14:12:39 +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: <1622038351.5a36879764c09c29dda7ccdf27afd2e8511caf26.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.36.ebuild x11-misc/py3status/py3status-3.37.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 5a36879764c09c29dda7ccdf27afd2e8511caf26 X-VCS-Branch: master Date: Wed, 26 May 2021 14:12:39 +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: 7033707e-f73e-4c30-89cb-044e8b93af3c X-Archives-Hash: 355b9b10cda8047f353b7ac03c469dec commit: 5a36879764c09c29dda7ccdf27afd2e8511caf26 Author: Alexys Jacob gentoo org> AuthorDate: Wed May 26 14:12:31 2021 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Wed May 26 14:12:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a368797 x11-misc/py3status: version bump Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.36.ebuild => py3status-3.37.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 5831734b286..6a6653b9737 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.36.tar.gz 410011 BLAKE2B 29df68e75f652ef964ccbcb26da624fdb3934474f4d03c51dcc8fe8b5f49906eadecd2f53a1d30b7b9d97677b50b3b729f379f2354784ecb7c5b4ecf1017d7ec SHA512 a05a76ce9159407503d4667c688cf23944593cd04d17585a4077f6ee2410041ca420337790905011794aaea326ea2ff736b907d1b67270ed7577041a60b37ebe +DIST py3status-3.37.tar.gz 409398 BLAKE2B da4707290466a291f581c725f58021f5fe3b7248b4e906d1ec8ea5b1b3e07cbef34acc090b2fc418d50187827bec083c3d66ec8359f02b3b451db280934bac1b SHA512 97ad32c11e7a1cdac2e38583cb9a76e5311d109967f0ffd02b0f98070322a9ebbcf8753846f72e5d61d0db85e2bd9ba1138207fa723437298d8b3ddbbf65e128 diff --git a/x11-misc/py3status/py3status-3.36.ebuild b/x11-misc/py3status/py3status-3.37.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.36.ebuild rename to x11-misc/py3status/py3status-3.37.ebuild