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 83C6C15808B for ; Tue, 12 Apr 2022 09:17:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53B60E08FC; Tue, 12 Apr 2022 09:17:08 +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 A7866E08FC for ; Tue, 12 Apr 2022 09:17:07 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13C75341452 for ; Tue, 12 Apr 2022 09:17:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EF502B0 for ; Tue, 12 Apr 2022 09:17:04 +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: <1649755016.e7759cbe092b4ca27c3272701ecef5d198b8d51c.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.42.ebuild x11-misc/py3status/py3status-3.43.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: e7759cbe092b4ca27c3272701ecef5d198b8d51c X-VCS-Branch: master Date: Tue, 12 Apr 2022 09:17:04 +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: 818044fd-e62f-4ae6-9a74-22e738d44b73 X-Archives-Hash: 4f6e9b5df33534a483d3104cef6cd7e7 commit: e7759cbe092b4ca27c3272701ecef5d198b8d51c Author: Alexys Jacob gentoo org> AuthorDate: Tue Apr 12 08:08:12 2022 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Tue Apr 12 09:16:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7759cbe x11-misc/py3status: version bump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.42.ebuild => py3status-3.43.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index f0aadb2bab50..6fa986a9e95e 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.42.tar.gz 412043 BLAKE2B 95e771e2d0b0b722339eb36d8901a5ccd1b7037e4a256f887c18d52f26144c30ae7baeac5dc174d4799fe4e6ca2883473705eb5864116f3cb5976b51747f8f85 SHA512 68b9dccf8f211a3a737db83b7142aae2242e70fbf6d029c0ca5104f026406ac4b05e022a68f5968359795a8b7310d7a605ae7fd468eeb86247db0d289ae19c97 +DIST py3status-3.43.tar.gz 412827 BLAKE2B 1c5d14eabd2a445b292a184c38ea6b1b59d578f55208a5994647e64e695c1e9a08ff22aca21cf8b7a1f4a72c109b30a86dff20f5b58ea7e24c36c98fce8cbab1 SHA512 d0096746642f9fb9d0391dda79ec85a8e00842c3dcc50b7c1639c351dff7bc2ccdf51d8db1411a24cf60c21afdd85865eabd05c1a71d1ae4b019d42c9580a06d diff --git a/x11-misc/py3status/py3status-3.42.ebuild b/x11-misc/py3status/py3status-3.43.ebuild similarity index 95% rename from x11-misc/py3status/py3status-3.42.ebuild rename to x11-misc/py3status/py3status-3.43.ebuild index 860e0e4e8db0..feeede8caa44 100644 --- a/x11-misc/py3status/py3status-3.42.ebuild +++ b/x11-misc/py3status/py3status-3.43.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8,3_9} ) +PYTHON_COMPAT=( python{3_8,3_9,3_10} ) DISTUTILS_USE_SETUPTOOLS=rdepend SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"