summaryrefslogtreecommitdiff
path: root/dev-python/dotmap
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-27 07:37:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-27 07:37:49 +0000
commit531c06eb3ad68d8ef7337618cae898690e09f25c (patch)
tree1648f7b9d5a2f4bf1cc88c83ab27e2e37466e03c /dev-python/dotmap
parenta32efecb4f46e788d2eed97191123797ddecd6b2 (diff)
downloadbaldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.tar.gz
baldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.tar.xz
baldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.zip
Adding metadata
Diffstat (limited to 'dev-python/dotmap')
-rw-r--r--dev-python/dotmap/dotmap-1.3.28.ebuild2
-rw-r--r--dev-python/dotmap/dotmap-1.3.30.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dotmap/dotmap-1.3.28.ebuild b/dev-python/dotmap/dotmap-1.3.28.ebuild
index fb4d14f7a29e..f12b076956d2 100644
--- a/dev-python/dotmap/dotmap-1.3.28.ebuild
+++ b/dev-python/dotmap/dotmap-1.3.28.ebuild
@@ -4,7 +4,7 @@
EAPI=8
#don't bump to python 3.10 until https://github.com/drgrib/dotmap/issues/76 is resolved
-PYTHON_COMPAT=( python3_{8..9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
diff --git a/dev-python/dotmap/dotmap-1.3.30.ebuild b/dev-python/dotmap/dotmap-1.3.30.ebuild
index fb4d14f7a29e..f12b076956d2 100644
--- a/dev-python/dotmap/dotmap-1.3.30.ebuild
+++ b/dev-python/dotmap/dotmap-1.3.30.ebuild
@@ -4,7 +4,7 @@
EAPI=8
#don't bump to python 3.10 until https://github.com/drgrib/dotmap/issues/76 is resolved
-PYTHON_COMPAT=( python3_{8..9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1