Update Python modules

This commit is contained in:
nemunaire 2020-05-15 12:44:09 +02:00
commit 643ac413ba
12 changed files with 16 additions and 16 deletions

View file

@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit distutils-r1