dev-python/pytest-localserver-0.5.0: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 4 Dec 2019 03:10:40 +0000 (19:10 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 4 Dec 2019 03:14:40 +0000 (19:14 -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/pytest-localserver/pytest-localserver-0.5.0.ebuild

index 31fa3995c52d54e006f635746956a2d67700df34..dd77d954ff74e06cc54089ff917f6b6da951f9e0 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