Update Python modules

This commit is contained in:
nemunaire 2020-05-12 00:33:06 +02:00
commit 025934822c
61 changed files with 62 additions and 63 deletions

View 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,3_6,3_7} )
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
inherit distutils-r1