From f21b016cbe66021a001c9031a3679107b9cfa86b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 5 Dec 2020 07:58:08 +0000 Subject: Updating liguros repo --- dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild | 2 +- dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild | 2 +- dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/ndg-httpsclient') diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild index 31a98bebea04..be7f011587ae 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{5..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild index 10304411934a..420db6eaadf6 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{5..10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild index 7965a9a0ebf0..fd956e040394 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{5..10} pypy3 ) inherit distutils-r1 -- cgit v1.3.1