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/pyudev/pyudev-0.24.1.ebuild | 2 +- dev-python/pyudev/pyudev-0.24.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pyudev') diff --git a/dev-python/pyudev/pyudev-0.24.1.ebuild b/dev-python/pyudev/pyudev-0.24.1.ebuild index 49e99b1ab245..2eb01dbb31e2 100644 --- a/dev-python/pyudev/pyudev-0.24.1.ebuild +++ b/dev-python/pyudev/pyudev-0.24.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 optfeature pypi DESCRIPTION="Python binding to libudev" diff --git a/dev-python/pyudev/pyudev-0.24.3.ebuild b/dev-python/pyudev/pyudev-0.24.3.ebuild index 9bdbf9c9bd1b..de4377f2f779 100644 --- a/dev-python/pyudev/pyudev-0.24.3.ebuild +++ b/dev-python/pyudev/pyudev-0.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 optfeature pypi DESCRIPTION="Python binding to libudev" -- cgit v1.3.1