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=( python2_7 python3_{5,6,7} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit distutils-r1