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 BBA8D15800F for ; Sat, 14 Jan 2023 08:19:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3835E069C; Sat, 14 Jan 2023 08:19:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B614BE069C for ; Sat, 14 Jan 2023 08:19:38 +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 D2DDE340DE8 for ; Sat, 14 Jan 2023 08:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C161779 for ; Sat, 14 Jan 2023 08:19:36 +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: <1673684359.547ecd3dc5d05361286b4881efa6aa47e4770c6a.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.47.ebuild x11-misc/py3status/py3status-3.48.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 547ecd3dc5d05361286b4881efa6aa47e4770c6a X-VCS-Branch: master Date: Sat, 14 Jan 2023 08:19:36 +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: 9bca9d47-56f2-47c6-90db-f526b4eaa4cd X-Archives-Hash: 342f2379534cbb278b9685b39c2063b5 commit: 547ecd3dc5d05361286b4881efa6aa47e4770c6a Author: Alexys Jacob gentoo org> AuthorDate: Sat Jan 14 08:18:31 2023 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sat Jan 14 08:19:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547ecd3d x11-misc/py3status: add 3.48, drop 3.47 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.47.ebuild => py3status-3.48.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index beea29834f36..0d5750b09aca 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.47.tar.gz 419624 BLAKE2B a8c5d6aad0d9cf8a4f768a6c7aa2f2695018ba4ced742ca6ffcd4e3d72dade5efe72d7a23152cca4045b412b8ee0fed91e23038a5521b7ccdf52563c1d06c6ac SHA512 4c583685b37ec251bad824930c6935ccc5cf527d784f89f4ba222f53d987409337b4ca1aa3b7f0adc995e2494aee3ad9efb315fcc2578cab4996fa719f3310eb +DIST py3status-3.48.tar.gz 420799 BLAKE2B 4676ca711a34649fd9abf449e5b9eccf43f70dfcf46569a5e68a9f03504fbc7276d64e4247ede002b2f77dde8603b13bab5c44de227078ef415773912cb5aae3 SHA512 7f1d6bd88f3b40b427564bbca638e0e173140bd92bc9b4f0c3e554abacc15945c550027330968f6c5875eb78d9856f4abbbf6356d15b5362ada9422acd7444d1 diff --git a/x11-misc/py3status/py3status-3.47.ebuild b/x11-misc/py3status/py3status-3.48.ebuild similarity index 90% rename from x11-misc/py3status/py3status-3.47.ebuild rename to x11-misc/py3status/py3status-3.48.ebuild index ee11233d1483..0b22e9557040 100644 --- a/x11-misc/py3status/py3status-3.47.ebuild +++ b/x11-misc/py3status/py3status-3.48.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_8,3_9,3_10} ) +PYTHON_COMPAT=( python{3_8,3_9,3_10,3_11} ) DISTUTILS_USE_SETUPTOOLS=rdepend SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"