sys-apps/util-linux: Python 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Mon, 13 Jan 2020 17:59:45 +0000 (12:59 -0500)
committerCraig Andrews <candrews@gentoo.org>
Mon, 13 Jan 2020 18:42:55 +0000 (13:42 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14329
Signed-off-by: Craig Andrews <candrews@gentoo.org>
sys-apps/util-linux/util-linux-2.35_rc2.ebuild
sys-apps/util-linux/util-linux-9999.ebuild

index f1759d4eb6c309f8daaf49a7b9b293f6bae56cb3..7c868feaa8f8802941cd24c30be62d69fd04961c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit toolchain-funcs libtool flag-o-matic bash-completion-r1 usr-ldscript \
        pam python-r1 multilib-minimal multiprocessing systemd
index f1759d4eb6c309f8daaf49a7b9b293f6bae56cb3..7c868feaa8f8802941cd24c30be62d69fd04961c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit toolchain-funcs libtool flag-o-matic bash-completion-r1 usr-ldscript \
        pam python-r1 multilib-minimal multiprocessing systemd