commit:     8fcd94b7d3200aa91e486f62efe1582d43ae3a12
Author:     Brayan M. Salazar <this.brayan <AT> proton <DOT> me>
AuthorDate: Tue May 20 12:29:48 2025 +0000
Commit:     Brayan <this.brayan <AT> proton <DOT> me>
CommitDate: Tue May 20 12:29:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fcd94b7

dev-python/*: enable py3.14

Signed-off-by: Brayan M. Salazar <this.brayan <AT> proton.me>

 dev-python/http-ece/http-ece-1.2.1.ebuild     | 2 +-
 dev-python/proselint/proselint-0.14.0.ebuild  | 2 +-
 dev-python/rich-click/rich-click-1.8.8.ebuild | 2 +-
 dev-python/rich-click/rich-click-1.8.9.ebuild | 2 +-
 dev-python/rst2ansi/rst2ansi-0.1.5-r3.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/http-ece/http-ece-1.2.1.ebuild 
b/dev-python/http-ece/http-ece-1.2.1.ebuild
index 99ef28300..afe56adf6 100644
--- a/dev-python/http-ece/http-ece-1.2.1.ebuild
+++ b/dev-python/http-ece/http-ece-1.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

diff --git a/dev-python/proselint/proselint-0.14.0.ebuild 
b/dev-python/proselint/proselint-0.14.0.ebuild
index 580e80e60..72cca7957 100644
--- a/dev-python/proselint/proselint-0.14.0.ebuild
+++ b/dev-python/proselint/proselint-0.14.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
 PYPI_PN=${PN^}
-PYTHON_COMPAT=(python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=(python3_{11..14} pypy3_11 )
 
 inherit distutils-r1 pypi
 

diff --git a/dev-python/rich-click/rich-click-1.8.8.ebuild 
b/dev-python/rich-click/rich-click-1.8.8.ebuild
index 67a1f6f4a..0ae1b09d7 100644
--- a/dev-python/rich-click/rich-click-1.8.8.ebuild
+++ b/dev-python/rich-click/rich-click-1.8.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 
 inherit click-app distutils-r1
 

diff --git a/dev-python/rich-click/rich-click-1.8.9.ebuild 
b/dev-python/rich-click/rich-click-1.8.9.ebuild
index de22802e6..39e3b7edb 100644
--- a/dev-python/rich-click/rich-click-1.8.9.ebuild
+++ b/dev-python/rich-click/rich-click-1.8.9.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 
 inherit click-app distutils-r1
 

diff --git a/dev-python/rst2ansi/rst2ansi-0.1.5-r3.ebuild 
b/dev-python/rst2ansi/rst2ansi-0.1.5-r3.ebuild
index b719c904e..2c259323e 100644
--- a/dev-python/rst2ansi/rst2ansi-0.1.5-r3.ebuild
+++ b/dev-python/rst2ansi/rst2ansi-0.1.5-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to