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/bottle/bottle-0.12.18-r1.ebuild | 2 +- dev-python/bottle/bottle-0.12.19.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/bottle') diff --git a/dev-python/bottle/bottle-0.12.18-r1.ebuild b/dev-python/bottle/bottle-0.12.18-r1.ebuild index b30820e122d2..f22559f57dd1 100644 --- a/dev-python/bottle/bottle-0.12.18-r1.ebuild +++ b/dev-python/bottle/bottle-0.12.18-r1.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} ) inherit distutils-r1 optfeature diff --git a/dev-python/bottle/bottle-0.12.19.ebuild b/dev-python/bottle/bottle-0.12.19.ebuild index 6b60ea5f9a1a..f860de7c9093 100644 --- a/dev-python/bottle/bottle-0.12.19.ebuild +++ b/dev-python/bottle/bottle-0.12.19.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} ) inherit distutils-r1 optfeature -- cgit v1.3.1