From f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 6 Dec 2020 13:17:24 +0000 Subject: Updating liguros repo --- dev-python/tempora/tempora-3.0.0.ebuild | 2 +- dev-python/tempora/tempora-4.0.0.ebuild | 2 +- dev-python/tempora/tempora-4.0.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/tempora') diff --git a/dev-python/tempora/tempora-3.0.0.ebuild b/dev-python/tempora/tempora-3.0.0.ebuild index 47f5b118e91e..63ee11028385 100644 --- a/dev-python/tempora/tempora-3.0.0.ebuild +++ b/dev-python/tempora/tempora-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/tempora/tempora-4.0.0.ebuild b/dev-python/tempora/tempora-4.0.0.ebuild index 8bec2d86eee4..9328285d8159 100644 --- a/dev-python/tempora/tempora-4.0.0.ebuild +++ b/dev-python/tempora/tempora-4.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-python/tempora/tempora-4.0.1.ebuild b/dev-python/tempora/tempora-4.0.1.ebuild index 17740b6a5df5..93328fdeb5fc 100644 --- a/dev-python/tempora/tempora-4.0.1.ebuild +++ b/dev-python/tempora/tempora-4.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- cgit v1.3.1