commit:     8c8ac529c97f6e60088f672d6ca6269c8b449f07
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 17:44:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 12 17:44:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8ac529

dev-python/beautifulsoup4: enable py3.14

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild 
b/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild
index 2eec8119948a..08d0282a2e16 100644
--- a/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild
+++ b/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 
 inherit distutils-r1 pypi
 

Reply via email to