commit: bd5f9c0c2e1a745f837fdd61758cf1ea24a01e3f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 4 11:39:40 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 4 11:39:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd5f9c0c
sys-fs/bcache-tools: add python 3_13
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...s-1.1_p20230217-r1.ebuild => bcache-tools-1.1_p20230217-r2.ebuild} | 4 ++--
sys-fs/bcache-tools/bcache-tools-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
b/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r2.ebuild
similarity index 95%
rename from sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
rename to sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r2.ebuild
index 9e764a2e66bc..0f5f796ce708 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic python-r1 toolchain-funcs udev vcs-snapshot
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
index baefd75f9838..26da59216259 100644
--- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic python-r1 toolchain-funcs udev