net-libs/serf: Python 3.7 and 3.8 compatibility

Closes: https://bugs.gentoo.org/703670
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14115
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
Craig Andrews
2019-12-24 14:50:00 -05:00
parent 0614c44475
commit e84029ca01

View File

@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit python-any-r1 scons-utils toolchain-funcs flag-o-matic