summaryrefslogtreecommitdiff
path: root/dev-python/paste
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-25 12:33:46 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-25 12:33:46 +0000
commit360c29ddfac6f7dc6a4b4a2924b486b81c7a7070 (patch)
treec27b645c2f9f52a5265b09e0236535080ef23eea /dev-python/paste
parentf0966b837a7e46984a435e9e41111234dc97b6dc (diff)
downloadbaldeagleos-repo-360c29ddfac6f7dc6a4b4a2924b486b81c7a7070.tar.gz
baldeagleos-repo-360c29ddfac6f7dc6a4b4a2924b486b81c7a7070.tar.xz
baldeagleos-repo-360c29ddfac6f7dc6a4b4a2924b486b81c7a7070.zip
Updating liguros repo
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/paste-3.4.1.ebuild2
-rw-r--r--dev-python/paste/paste-3.4.2.ebuild2
-rw-r--r--dev-python/paste/paste-3.4.3.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/paste/paste-3.4.1.ebuild b/dev-python/paste/paste-3.4.1.ebuild
index 1859b314aaea..44687dd38848 100644
--- a/dev-python/paste/paste-3.4.1.ebuild
+++ b/dev-python/paste/paste-3.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1
diff --git a/dev-python/paste/paste-3.4.2.ebuild b/dev-python/paste/paste-3.4.2.ebuild
index 6ad2cce100da..5c16024316f2 100644
--- a/dev-python/paste/paste-3.4.2.ebuild
+++ b/dev-python/paste/paste-3.4.2.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1
diff --git a/dev-python/paste/paste-3.4.3.ebuild b/dev-python/paste/paste-3.4.3.ebuild
index 6ad2cce100da..5c16024316f2 100644
--- a/dev-python/paste/paste-3.4.3.ebuild
+++ b/dev-python/paste/paste-3.4.3.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1