1
0
Fork 0

dev-python/ci_info: bumped PYTHON_COMPAT

Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2022-09-14 18:28:26 -04:00
parent 94bd1ec846
commit f497e701c4
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
MY_PN=ci-info

View File

@ -1,9 +1,9 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
MY_PN=ci-info