From 267c6b1fcee2052fff5dcc8cb6a09b65bf15fc02 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 28 Sep 2024 11:20:33 +0000 Subject: Adding metadata --- dev-python/pyopencl/pyopencl-2024.1.ebuild | 2 +- dev-python/pyopencl/pyopencl-2024.2.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pyopencl') diff --git a/dev-python/pyopencl/pyopencl-2024.1.ebuild b/dev-python/pyopencl/pyopencl-2024.1.ebuild index 58b3cf5bba70..76008a784be5 100644 --- a/dev-python/pyopencl/pyopencl-2024.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2024.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools diff --git a/dev-python/pyopencl/pyopencl-2024.2.7.ebuild b/dev-python/pyopencl/pyopencl-2024.2.7.ebuild index 9dc17d89b1d2..6f94c3af3b55 100644 --- a/dev-python/pyopencl/pyopencl-2024.2.7.ebuild +++ b/dev-python/pyopencl/pyopencl-2024.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=scikit-build-core -- cgit v1.3.1