diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-26 12:34:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-26 12:34:37 +0000 |
| commit | 45620c5bf2efedf816b5e32e4301aae632c35ce7 (patch) | |
| tree | 61ef3643a8095165533163b38426879409a6b633 /dev-python/dotmap | |
| parent | 2797cc940a89b17c99cb401b83beba1fe1442368 (diff) | |
| download | baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.gz baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.xz baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dotmap')
| -rw-r--r-- | dev-python/dotmap/dotmap-1.3.28.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/dotmap/dotmap-1.3.30.ebuild | 2 |
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 f12b076956d2..fb4d14f7a29e 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_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} 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 f12b076956d2..fb4d14f7a29e 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_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 |
