Update Python modules
This commit is contained in:
parent
f3d150cb7f
commit
ab1ec38a42
14 changed files with 18 additions and 17 deletions
|
|
@ -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=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy{,3} )
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN=${PN/-/.}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue