dev-python/pytest-services-2.0.1: Add py38
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 26 Mar 2020 18:06:57 +0000 (11:06 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 26 Mar 2020 22:38:58 +0000 (15:38 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/pytest-services/pytest-services-2.0.1.ebuild

index a4cf3dba600a03de7a51ad431955cd07c8a0ff8a..7725ce548f24bc70e132149a90f2086b78ff54e7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Collection of fixtures and utility functions to run service processes for pytest"