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 7B71815808B for ; Sun, 27 Feb 2022 17:44:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FDC8E0857; Sun, 27 Feb 2022 17:44:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 57F21E0857 for ; Sun, 27 Feb 2022 17:44:26 +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 1F8D1343411 for ; Sun, 27 Feb 2022 17:44:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77D7A287 for ; Sun, 27 Feb 2022 17:44:23 +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: <1645983856.382e0e9afa19b0c0953d5564e9997f816d93145f.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.40.ebuild x11-misc/py3status/py3status-3.41.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 382e0e9afa19b0c0953d5564e9997f816d93145f X-VCS-Branch: master Date: Sun, 27 Feb 2022 17:44:23 +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: 1f8b7379-20a6-4dc1-bd20-f08f7aedda94 X-Archives-Hash: 37519c6ce918e246f74d0eb691e3490d commit: 382e0e9afa19b0c0953d5564e9997f816d93145f Author: Alexys Jacob gentoo org> AuthorDate: Sun Feb 27 17:44:16 2022 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Feb 27 17:44:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382e0e9a x11-misc/py3status: version bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.40.ebuild => py3status-3.41.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 3a49f8d30d8d..3559ac7b6a5e 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.40.tar.gz 411970 BLAKE2B c280ead17f0dc2a4c15f259eb7daa0317f11bf36b853d4bd7edb82e5bdd88abeac98dace99570989dc956a7f989a8a8126ba044b8857b7473eb54289bdf1feee SHA512 61b0d805cf53e95d444efa352b16e9192b7e0f93c3729287e881e7e13af72b276d05e6691f7a49c3b1981e957b5ddf04bb3aca499925e97a42cb71285f11fe08 +DIST py3status-3.41.tar.gz 410862 BLAKE2B b7bfdef65ca6cf055cfcc485e94822022291c2fba99e9278115daee4fc9e0fe064e1f0815bdbefa4358ad8bb998671390cfe037e0174c327f18875c261e9ba97 SHA512 625c51b967f4d3c52a67b7c5adcde8d257991c6493d395d468764dd7eec3655e54a5df4910b7a0acb5d15e2842a039b00450ac45dd7f38c465f81259141f630f diff --git a/x11-misc/py3status/py3status-3.40.ebuild b/x11-misc/py3status/py3status-3.41.ebuild similarity index 95% rename from x11-misc/py3status/py3status-3.40.ebuild rename to x11-misc/py3status/py3status-3.41.ebuild index c58eef39cc45..860e0e4e8db0 100644 --- a/x11-misc/py3status/py3status-3.40.ebuild +++ b/x11-misc/py3status/py3status-3.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7