dev-python/pygobject: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 16:58:07 +0000 (17:58 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:29:47 +0000 (20:29 +0100)
pygobject-test-suite fails with same error as python3_7.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/pygobject/pygobject-3.32.1.ebuild

index be38ff47d39ccbf4f65aa549c117ce4d34ed8268..a9815d8af9f2a88e919c83505dae22b2a8bd398a 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 
 inherit gnome.org meson python-r1 virtualx xdg