1
0
Fork 0

dev-python/spikeextractors: EAPI and PYTHON_COMPAT bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2022-07-12 18:03:53 -04:00
parent 94dd1394fe
commit d7d9ec5b18
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
1 changed files with 2 additions and 2 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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{8..9} ) PYTHON_COMPAT=( python3_{8..10} )
# dev-python/hdf5storage is holding 3.10 back # dev-python/hdf5storage is holding 3.10 back
inherit distutils-r1 inherit distutils-r1