summaryrefslogtreecommitdiff
path: root/dev-python/spyder-notebook
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-13 00:47:41 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-13 00:47:41 +0000
commit73a62ef9cf65c70586a0821e9868c3289f9936ca (patch)
treed273960c89c524a52ba258f5eebe9574d11f5873 /dev-python/spyder-notebook
parent67d427d5291401c40761abbe97b9ac4ff807bd52 (diff)
downloadbaldeagleos-repo-73a62ef9cf65c70586a0821e9868c3289f9936ca.tar.gz
baldeagleos-repo-73a62ef9cf65c70586a0821e9868c3289f9936ca.tar.xz
baldeagleos-repo-73a62ef9cf65c70586a0821e9868c3289f9936ca.zip
Adding metadata
Diffstat (limited to 'dev-python/spyder-notebook')
-rw-r--r--dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
index 6ae1dc1749ae..6bfac7c28690 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{10..11} )
# ERROR: Server components are missing!! Please run 'python setup.py sdist' first.
# DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 virtualx