From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 7E7841581CA for ; Thu, 12 Jun 2025 22:07:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6807434246C for ; Thu, 12 Jun 2025 22:07:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B0DF11104E2; Thu, 12 Jun 2025 22:07:30 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A8FC31104E1 for ; Thu, 12 Jun 2025 22:07:30 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F79334243B for ; Thu, 12 Jun 2025 22:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC12082C for ; Thu, 12 Jun 2025 22:07:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1749765945.4b8239c2ad962a1934391c86a1cc2647a62e658a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpeas/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libpeas/libpeas-1.36.0.ebuild dev-libs/libpeas/libpeas-2.0.3.ebuild dev-libs/libpeas/libpeas-2.0.7.ebuild X-VCS-Directories: dev-libs/libpeas/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4b8239c2ad962a1934391c86a1cc2647a62e658a X-VCS-Branch: master Date: Thu, 12 Jun 2025 22:07:28 +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: 39dfaf7c-24af-465f-a44e-ddacd8c9734c X-Archives-Hash: da7f9e6ec57c51e6418a3af2e6c3a7ce commit: 4b8239c2ad962a1934391c86a1cc2647a62e658a Author: Lukas Schmelting posteo com> AuthorDate: Tue Jun 10 19:09:37 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 12 22:05:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8239c2 dev-libs/libpeas: Update PYTHON_COMPAT Signed-off-by: Lukas Schmelting posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/42537 Signed-off-by: Sam James gentoo.org> dev-libs/libpeas/libpeas-1.36.0.ebuild | 4 ++-- dev-libs/libpeas/libpeas-2.0.3.ebuild | 4 ++-- dev-libs/libpeas/libpeas-2.0.7.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-libs/libpeas/libpeas-1.36.0.ebuild b/dev-libs/libpeas/libpeas-1.36.0.ebuild index fd8258aa662f..b41caa39d4ad 100644 --- a/dev-libs/libpeas/libpeas-1.36.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.36.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-1 luajit ) -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit gnome.org lua-single meson python-single-r1 vala virtualx xdg diff --git a/dev-libs/libpeas/libpeas-2.0.3.ebuild b/dev-libs/libpeas/libpeas-2.0.3.ebuild index 4783a7c91619..4977b4ad5388 100644 --- a/dev-libs/libpeas/libpeas-2.0.3.ebuild +++ b/dev-libs/libpeas/libpeas-2.0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-1 ) -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit gnome.org lua-single meson python-single-r1 vala virtualx xdg diff --git a/dev-libs/libpeas/libpeas-2.0.7.ebuild b/dev-libs/libpeas/libpeas-2.0.7.ebuild index 639fc2e6e05b..63381b8ea6ef 100644 --- a/dev-libs/libpeas/libpeas-2.0.7.ebuild +++ b/dev-libs/libpeas/libpeas-2.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=8 LUA_COMPAT=( lua5-1 ) -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit gnome.org lua-single meson python-single-r1 vala virtualx xdg