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 8E84F158451 for ; Sun, 14 Jan 2024 10:21:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B871FE2A5F; Sun, 14 Jan 2024 10:21:02 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3823E2A5F for ; Sun, 14 Jan 2024 10:21:02 +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 DD61D34322D for ; Sun, 14 Jan 2024 10:21:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A33411A0 for ; Sun, 14 Jan 2024 10:21:00 +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: <1705227635.142e5232458a15e6a2470c7ef7f1b74564fcac16.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.54.ebuild x11-misc/py3status/py3status-3.55.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 142e5232458a15e6a2470c7ef7f1b74564fcac16 X-VCS-Branch: master Date: Sun, 14 Jan 2024 10:21:00 +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: 3dd1fa61-e010-492a-b00b-18df3fd39562 X-Archives-Hash: 88b18ad485fc11dade4d0269c2a55a0f commit: 142e5232458a15e6a2470c7ef7f1b74564fcac16 Author: Alexys Jacob gentoo org> AuthorDate: Sun Jan 14 10:20:17 2024 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Jan 14 10:20:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142e5232 x11-misc/py3status: add 3.55, drop 3.54 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- .../py3status/{py3status-3.54.ebuild => py3status-3.55.ebuild} | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 2acc04e62e53..fca54a9cb8d3 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.54.tar.gz 421353 BLAKE2B 705d33d233a5cdf2a56bb8a131a9f13586777fbbdf58393b1fa23df2d0b62e4dc4ab2767703876bb86119c30523425a26222f6295e65af2305bb63fed6020cdc SHA512 2b864b6bce0af28df455a710d6be8353a651138472ab639cab8ca6144fa4f87bb1a4862f2b19478533338c0df5fe237bdb23faa6987655c64d3d86bc393de624 +DIST py3status-3.55.tar.gz 450426 BLAKE2B aead8be7598910657aeee6e58516b39472dd0b375d3aa190ab671165c721840dd55854061904b9b7549d0d1acc131b83165971a7f70e352fe019689a841c1a03 SHA512 afa73595334358f7cf1fcc0ec64f671c61408e7ebf66ca059e364fae221ceeffb12615c0cedfbf3a877c7fc82d6b58eb5d6f2e7387d1ccae1420e905856b6cf2 diff --git a/x11-misc/py3status/py3status-3.54.ebuild b/x11-misc/py3status/py3status-3.55.ebuild similarity index 75% rename from x11-misc/py3status/py3status-3.54.ebuild rename to x11-misc/py3status/py3status-3.55.ebuild index 17a5dd00efed..0a40790c0771 100644 --- a/x11-misc/py3status/py3status-3.54.ebuild +++ b/x11-misc/py3status/py3status-3.55.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_9,3_10,3_11} ) +PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} ) DISTUTILS_USE_PEP517=hatchling SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz" @@ -18,13 +18,14 @@ HOMEPAGE="https://github.com/ultrabug/py3status" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="minimal +udev" +IUSE="minimal +dbus +udev" # It feels useless to run tests on this simple package # since upstream (I) runs tox on CI RESTRICT="test" RDEPEND=" !minimal? ( x11-misc/i3status ) + dbus? ( >=dev-python/dbus-python-1.3.2[${PYTHON_USEDEP}] >=dev-python/pygobject-3.46.0[${PYTHON_USEDEP}] ) udev? ( >=dev-python/pyudev-0.21.0[${PYTHON_USEDEP}] ) " DEPEND="${RDEPEND}"