dev-python/nwb-conversion-tools: PYTHON_COMPAT and EAPI bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
396d5cb3b4
commit
a9f4cbd141
@ -1,10 +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} )
|
||||||
# 3.10 missing on numba and spyking-circus
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Create NWB files by converting proprietary formats and adding essential metadata"
|
DESCRIPTION="Create NWB files by converting proprietary formats and adding essential metadata"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user