dev-python/argon2_cffi: Tested on py3.8
authorMichał Górny <mgorny@gentoo.org>
Thu, 2 Jan 2020 07:56:22 +0000 (08:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 2 Jan 2020 08:07:02 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild

index 76b849d3d56ca3ac9d96c5ad53690d3dd0ca4a56..68c157e98055c3f20760a2c78459ad8cb7f150a6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="CFFI bindings to the Argon2 password hashing library"