diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
| commit | 9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch) | |
| tree | b3820ae8461752163f0e541676677e2834a374ca /dev-python/python-socks | |
| parent | bcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff) | |
| download | baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-socks')
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/python-socks/python-socks-1.2.4.ebuild b/dev-python/python-socks/python-socks-1.2.4.ebuild index 89f4d66caa72..69c98a1a21e0 100644 --- a/dev-python/python-socks/python-socks-1.2.4.ebuild +++ b/dev-python/python-socks/python-socks-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.0.ebuild b/dev-python/python-socks/python-socks-2.0.0.ebuild index 1dbc5e0b30f8..830d34960412 100644 --- a/dev-python/python-socks/python-socks-2.0.0.ebuild +++ b/dev-python/python-socks/python-socks-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.1.ebuild b/dev-python/python-socks/python-socks-2.0.1.ebuild index a456d7bbe0d6..cf6a2661cc47 100644 --- a/dev-python/python-socks/python-socks-2.0.1.ebuild +++ b/dev-python/python-socks/python-socks-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.2.ebuild b/dev-python/python-socks/python-socks-2.0.2.ebuild index fded1d2e006b..e6a7c1631682 100644 --- a/dev-python/python-socks/python-socks-2.0.2.ebuild +++ b/dev-python/python-socks/python-socks-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" diff --git a/dev-python/python-socks/python-socks-2.0.3.ebuild b/dev-python/python-socks/python-socks-2.0.3.ebuild index d8049818b37d..b77a7dbaae7d 100644 --- a/dev-python/python-socks/python-socks-2.0.3.ebuild +++ b/dev-python/python-socks/python-socks-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="SOCKS4, SOCKS5, HTTP tunneling functionality for Python" |
