commit: c0b648599799477392b70e7e7a3cc44978a52fb1
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Sun May 4 12:01:26 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun May 4 12:01:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0b64859
sci-electronics/dsview: enable py3.13
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
sci-electronics/dsview/dsview-1.3.0.ebuild | 4 ++--
sci-electronics/dsview/dsview-1.3.2.ebuild | 4 ++--
sci-electronics/dsview/dsview-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-electronics/dsview/dsview-1.3.0.ebuild
b/sci-electronics/dsview/dsview-1.3.0.ebuild
index a5939f321..a870921cd 100644
--- a/sci-electronics/dsview/dsview-1.3.0.ebuild
+++ b/sci-electronics/dsview/dsview-1.3.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
GITHUB_PN="DSView"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake python-r1 udev xdg
diff --git a/sci-electronics/dsview/dsview-1.3.2.ebuild
b/sci-electronics/dsview/dsview-1.3.2.ebuild
index de3eb2f81..10e637865 100644
--- a/sci-electronics/dsview/dsview-1.3.2.ebuild
+++ b/sci-electronics/dsview/dsview-1.3.2.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
GITHUB_PN="DSView"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake python-r1 udev xdg
diff --git a/sci-electronics/dsview/dsview-9999.ebuild
b/sci-electronics/dsview/dsview-9999.ebuild
index 6d437a8fe..884c7afb5 100644
--- a/sci-electronics/dsview/dsview-9999.ebuild
+++ b/sci-electronics/dsview/dsview-9999.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
GITHUB_PN="DSView"
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake python-r1 udev xdg