mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user