summaryrefslogtreecommitdiff
path: root/dev-python/xmlschema
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 10:36:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 10:36:03 +0000
commit43fd362d94e64e040b6bee53f5f9042fe7ce365f (patch)
treee4ef6f15d5a421cf85c3621a02b4d747933b1462 /dev-python/xmlschema
parent6bd3ff315e457c0d4c67ff883adf9444547a4333 (diff)
downloadbaldeagleos-repo-43fd362d94e64e040b6bee53f5f9042fe7ce365f.tar.gz
baldeagleos-repo-43fd362d94e64e040b6bee53f5f9042fe7ce365f.tar.xz
baldeagleos-repo-43fd362d94e64e040b6bee53f5f9042fe7ce365f.zip
Updating liguros repo
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r--dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild2
-rw-r--r--dev-python/xmlschema/xmlschema-1.2.4.ebuild2
-rw-r--r--dev-python/xmlschema/xmlschema-1.2.5.ebuild2
-rw-r--r--dev-python/xmlschema/xmlschema-1.3.0.ebuild2
-rw-r--r--dev-python/xmlschema/xmlschema-1.3.1.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
index a73a23d81a73..0cb184c183eb 100644
--- a/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="An XML Schema validator and decoder"
diff --git a/dev-python/xmlschema/xmlschema-1.2.4.ebuild b/dev-python/xmlschema/xmlschema-1.2.4.ebuild
index dbffd624f0d8..d1b395e35851 100644
--- a/dev-python/xmlschema/xmlschema-1.2.4.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.2.4.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="An XML Schema validator and decoder"
diff --git a/dev-python/xmlschema/xmlschema-1.2.5.ebuild b/dev-python/xmlschema/xmlschema-1.2.5.ebuild
index 6f6d9fa89b4e..adcc770d5d48 100644
--- a/dev-python/xmlschema/xmlschema-1.2.5.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.2.5.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1
diff --git a/dev-python/xmlschema/xmlschema-1.3.0.ebuild b/dev-python/xmlschema/xmlschema-1.3.0.ebuild
index b81d518ca7d2..ecd3306dce59 100644
--- a/dev-python/xmlschema/xmlschema-1.3.0.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1
diff --git a/dev-python/xmlschema/xmlschema-1.3.1.ebuild b/dev-python/xmlschema/xmlschema-1.3.1.ebuild
index 063000629eac..b57a6f9dbd3e 100644
--- a/dev-python/xmlschema/xmlschema-1.3.1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.3.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1