diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-13 00:47:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-13 00:47:41 +0000 |
| commit | 73a62ef9cf65c70586a0821e9868c3289f9936ca (patch) | |
| tree | d273960c89c524a52ba258f5eebe9574d11f5873 /dev-python/spyder-notebook | |
| parent | 67d427d5291401c40761abbe97b9ac4ff807bd52 (diff) | |
| download | baldeagleos-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.ebuild | 4 |
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 |
