dev-python/mongoengine: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:21:12 +0000 (13:21 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 5 Feb 2020 21:27:38 +0000 (22:27 +0100)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/mongoengine/mongoengine-0.10.6.ebuild

index 88ea7449889cf55f3820f3ab29fbc2b1627f1422..6d7423247ac1deab8a0b852156eae0060db48938 100644 (file)
@@ -3,8 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_6,3_7} )
-
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 RESTRICT="test" # connects to local DB and other nonsense