From 9d1d2b78c240bba8b9b26cca50a40c09f3a960dd Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 14 Feb 2022 16:59:33 +0000 Subject: Adding metadata --- dev-python/python-engineio/python-engineio-4.2.1.ebuild | 2 +- dev-python/python-engineio/python-engineio-4.3.0.ebuild | 2 +- dev-python/python-engineio/python-engineio-4.3.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/python-engineio') diff --git a/dev-python/python-engineio/python-engineio-4.2.1.ebuild b/dev-python/python-engineio/python-engineio-4.2.1.ebuild index 42bd4ebec4bb..10d18c4e05fb 100644 --- a/dev-python/python-engineio/python-engineio-4.2.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-engineio/python-engineio-4.3.0.ebuild b/dev-python/python-engineio/python-engineio-4.3.0.ebuild index 42bd4ebec4bb..10d18c4e05fb 100644 --- a/dev-python/python-engineio/python-engineio-4.3.0.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-engineio/python-engineio-4.3.1.ebuild b/dev-python/python-engineio/python-engineio-4.3.1.ebuild index 687f7aaf015c..2cc7cc6a1e29 100644 --- a/dev-python/python-engineio/python-engineio-4.3.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 -- cgit v1.3.1