From 516d9c888c5095d1387c0451a93f0aa743a7040b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 8 Oct 2025 13:17:55 +0000 Subject: Adding metadata --- dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-httpserver') diff --git a/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild b/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild index 25f33589b043..7a26fcfb4709 100644 --- a/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild +++ b/dev-python/pytest-httpserver/pytest-httpserver-1.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) inherit distutils-r1 pypi -- cgit v1.3.1