dev-python/requests-toolbelt-0.9.1: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 4 Dec 2019 22:00:32 +0000 (14:00 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 4 Dec 2019 22:00:32 +0000 (14:00 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild

index 42b1dcd9fed1350d56b25f9858500cce4cb7c70f..83387a6acd917078369e88273099c2c5bb36feb1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
 
 inherit distutils-r1