summaryrefslogtreecommitdiff
path: root/dev-python/SQLAlchemy-Utils
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-26 12:34:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-26 12:34:37 +0000
commit45620c5bf2efedf816b5e32e4301aae632c35ce7 (patch)
tree61ef3643a8095165533163b38426879409a6b633 /dev-python/SQLAlchemy-Utils
parent2797cc940a89b17c99cb401b83beba1fe1442368 (diff)
downloadbaldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.gz
baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.tar.xz
baldeagleos-repo-45620c5bf2efedf816b5e32e4301aae632c35ce7.zip
Adding metadata
Diffstat (limited to 'dev-python/SQLAlchemy-Utils')
-rw-r--r--dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.ebuild2
-rw-r--r--dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.38.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.ebuild b/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.ebuild
index 912c6d1df260..ca89b0b6beb8 100644
--- a/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.ebuild
+++ b/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.37.9.ebuild
@@ -4,7 +4,7 @@
EAPI=8
EPYTEST_DESELECT=( tests/types/test_timezone.py )
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
diff --git a/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.38.2.ebuild b/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.38.2.ebuild
index c95be218077c..942071a60dc8 100644
--- a/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.38.2.ebuild
+++ b/dev-python/SQLAlchemy-Utils/SQLAlchemy-Utils-0.38.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
EPYTEST_DESELECT=( tests/types/test_timezone.py ) # https://bugs.gentoo.org/819021
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1