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 25CD51382C5 for ; Sun, 7 Feb 2021 20:47:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61097E0901; Sun, 7 Feb 2021 20:47:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 48FF0E0901 for ; Sun, 7 Feb 2021 20:47:17 +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 BB34F340A9F for ; Sun, 7 Feb 2021 20:47:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AFD44AF for ; Sun, 7 Feb 2021 20:47:14 +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: <1612730801.0a6e676bd8c693e21509fb172ce0a0178b925ddc.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.32.ebuild x11-misc/py3status/py3status-3.33.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 0a6e676bd8c693e21509fb172ce0a0178b925ddc X-VCS-Branch: master Date: Sun, 7 Feb 2021 20:47:14 +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: 9facfa05-4700-4d0e-bfa9-f90ad3957ee9 X-Archives-Hash: d86a428572094180afd7ddc670e3bd34 commit: 0a6e676bd8c693e21509fb172ce0a0178b925ddc Author: Alexys Jacob gentoo org> AuthorDate: Sun Feb 7 20:46:41 2021 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Feb 7 20:46:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6e676b x11-misc/py3status: version bump Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.32.ebuild => py3status-3.33.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index d3257f386ae..7eeb2ca6cd2 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.32.tar.gz 408373 BLAKE2B 4c862396cf7dfa65f197d57b6636251a15e265e6dff14613a4227d36a406a921095ffb1f2135b026a12956f48838b8e852f0f5e7d5a50d725be9f056cc806b7a SHA512 8d6ac145687dafdcbee56fe89ecc0d28b02b6e1f498498a0141b5e1b8b73088007ecaf9e066a503160ae023801aa9efdc38e646d07888ed819c6667a66e4d047 +DIST py3status-3.33.tar.gz 408435 BLAKE2B 5d839d9bd20b2eabf1a95a8a7765472e896805d551135daf032bed175d263b78d7c11609d6e6e60e3fd235b0945f48f9cf5b97285855b7ed7ae1c3998984d0b8 SHA512 fbf3bb869ecaece3d0d34155833bb533a331a90c7315e5c0cb17e88a8f484e0ca66f9855f487daabf18515bb496d136f953854025364b7ca81dc81aaafa4cfd8 diff --git a/x11-misc/py3status/py3status-3.32.ebuild b/x11-misc/py3status/py3status-3.33.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.32.ebuild rename to x11-misc/py3status/py3status-3.33.ebuild