From a85dc19aba40fdb983bfe00cb89706f9fbf73c22 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 24 May 2023 20:35:57 +0000 Subject: Adding metadata --- dev-python/pyroute2/pyroute2-0.7.6.ebuild | 2 +- dev-python/pyroute2/pyroute2-0.7.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pyroute2') diff --git a/dev-python/pyroute2/pyroute2-0.7.6.ebuild b/dev-python/pyroute2/pyroute2-0.7.6.ebuild index 2e7b56ef6b06..bbfaf14d2801 100644 --- a/dev-python/pyroute2/pyroute2-0.7.6.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 pypi diff --git a/dev-python/pyroute2/pyroute2-0.7.8.ebuild b/dev-python/pyroute2/pyroute2-0.7.8.ebuild index 08784a0ce549..7b4c3e95ac3f 100644 --- a/dev-python/pyroute2/pyroute2-0.7.8.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 pypi -- cgit v1.3.1