app-portage/layman: Python 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Sat, 18 Apr 2020 17:31:30 +0000 (13:31 -0400)
committerCraig Andrews <candrews@gentoo.org>
Sat, 18 Apr 2020 17:55:14 +0000 (13:55 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
app-portage/layman/layman-2.4.2-r2.ebuild
app-portage/layman/layman-9999.ebuild

index 54f32a3e662d24e9c7ecec836d8b9ef003394abe..07b59dff1c2cbb0a41e1bdcdeae3a0053e27cf41 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="xml(+),sqlite?"
 DISTUTILS_USE_SETUPTOOLS=no
 
index 54f32a3e662d24e9c7ecec836d8b9ef003394abe..07b59dff1c2cbb0a41e1bdcdeae3a0053e27cf41 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE="xml(+),sqlite?"
 DISTUTILS_USE_SETUPTOOLS=no