From e757cbc194611a8cede3b3cadb0e85098f80f1f6 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sat, 18 Jul 2020 19:39:05 +0000 Subject: Updating liguros repo --- dev-python/GitPython/GitPython-3.1.3.ebuild | 2 +- dev-python/GitPython/GitPython-3.1.5.ebuild | 2 +- dev-python/GitPython/GitPython-3.1.7.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/GitPython') diff --git a/dev-python/GitPython/GitPython-3.1.3.ebuild b/dev-python/GitPython/GitPython-3.1.3.ebuild index 316c61e6f441..0a6ebf89af21 100644 --- a/dev-python/GitPython/GitPython-3.1.3.ebuild +++ b/dev-python/GitPython/GitPython-3.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/GitPython/GitPython-3.1.5.ebuild b/dev-python/GitPython/GitPython-3.1.5.ebuild index 7d80c563a146..02bcdfb75e77 100644 --- a/dev-python/GitPython/GitPython-3.1.5.ebuild +++ b/dev-python/GitPython/GitPython-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/GitPython/GitPython-3.1.7.ebuild b/dev-python/GitPython/GitPython-3.1.7.ebuild index 2dedec128a2b..514877b42995 100644 --- a/dev-python/GitPython/GitPython-3.1.7.ebuild +++ b/dev-python/GitPython/GitPython-3.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.3.1