summaryrefslogtreecommitdiff
path: root/dev-python/funcparserlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-19 10:03:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-19 10:03:15 +0000
commitbb5aed69f425d98421a0215a1beda8b97b78c1e9 (patch)
treed5d050a3b19fc67da7f4ddcd729a05903f0df2aa /dev-python/funcparserlib
parent967348a0527961f1c1ef0f2e2e4f600e220a8f5f (diff)
downloadbaldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.tar.gz
baldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.tar.xz
baldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.zip
Adding metadata
Diffstat (limited to 'dev-python/funcparserlib')
-rw-r--r--dev-python/funcparserlib/funcparserlib-1.0.0.ebuild2
-rw-r--r--dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild2
-rw-r--r--dev-python/funcparserlib/funcparserlib-1.0.0_alpha1.ebuild2
-rw-r--r--dev-python/funcparserlib/funcparserlib-1.0.0_alpha2.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0.ebuild
index 32f4ddb6291f..ec042f26193f 100644
--- a/dev-python/funcparserlib/funcparserlib-1.0.0.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-1.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Recursive descent parsing library based on functional combinators"
diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild
index 349b4b4b357f..aa4110a42d88 100644
--- a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
MY_PV="${PV/_alpha/a}"
diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha1.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha1.ebuild
index 55e2f9f38f50..b8a0b36213fe 100644
--- a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha1.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha2.ebuild b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha2.ebuild
index 4d92bca7237d..2f7fc1c12dac 100644
--- a/dev-python/funcparserlib/funcparserlib-1.0.0_alpha2.ebuild
+++ b/dev-python/funcparserlib/funcparserlib-1.0.0_alpha2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1