net-libs/serf: Python 3.7 and 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Tue, 24 Dec 2019 19:50:00 +0000 (14:50 -0500)
committerCraig Andrews <candrews@gentoo.org>
Thu, 26 Dec 2019 17:09:10 +0000 (12:09 -0500)
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>
net-libs/serf/serf-1.3.9-r1.ebuild

index f4165ca2e0d505d439bc66765b96e74eadf8f4ed..c01698dc85d4747b74cd08e6dc0552efe41c0537 100644 (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