diff options
author | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
commit | ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 (patch) | |
tree | 3a39616d9a763db526cec9d2562da20ec1c456a8 /app-emacs | |
parent | sci-mathematics/form: bump to 4.3.0 (diff) | |
download | gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.gz gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.bz2 gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.zip |
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/elpy/elpy-1.35.0_p20220321.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/elpy/elpy-1.35.0_p20220627.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/pymacs/pymacs-0.26-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/treemacs/treemacs-2.10-r2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/treemacs/treemacs-2.9.5-r2.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/treemacs/treemacs-3.0-r1.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild b/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild index 7e7e2ca9a293..603d63b8109f 100644 --- a/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild +++ b/app-emacs/elpy/elpy-1.35.0_p20220321.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ H=1746e7009000b7635c0ea6f1559018143aa61642 DISTUTILS_SINGLE_IMPL=ON DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) NEED_EMACS=24.4 diff --git a/app-emacs/elpy/elpy-1.35.0_p20220627.ebuild b/app-emacs/elpy/elpy-1.35.0_p20220627.ebuild index 7fc19d5e0d3e..c894b87cc4af 100644 --- a/app-emacs/elpy/elpy-1.35.0_p20220627.ebuild +++ b/app-emacs/elpy/elpy-1.35.0_p20220627.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ H=de31d30003c515c25ff7bfd3a361c70c298f78bb DISTUTILS_SINGLE_IMPL=ON DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) NEED_EMACS=24.4 diff --git a/app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild b/app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild index 1d67af472a51..ea72f9d3da2c 100644 --- a/app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild +++ b/app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTICE: Check package version in "lisp/ein-pkg.el". @@ -8,7 +8,7 @@ EAPI=8 H=388c8f753cfb99b4f82acbdff26bbe27189d2299 NEED_EMACS=25 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp readme.gentoo-r1 python-single-r1 diff --git a/app-emacs/pymacs/pymacs-0.26-r3.ebuild b/app-emacs/pymacs/pymacs-0.26-r3.ebuild index fe50b3975672..648ad8f83a57 100644 --- a/app-emacs/pymacs/pymacs-0.26-r3.ebuild +++ b/app-emacs/pymacs/pymacs-0.26-r3.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_{8,9,10} ) +PYTHON_COMPAT=( python3_{9,10} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit elisp distutils-r1 diff --git a/app-emacs/treemacs/treemacs-2.10-r2.ebuild b/app-emacs/treemacs/treemacs-2.10-r2.ebuild index f15d0971b7dc..21707f71d5e4 100644 --- a/app-emacs/treemacs/treemacs-2.10-r2.ebuild +++ b/app-emacs/treemacs/treemacs-2.10-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 NEED_EMACS=26.1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp distutils-r1 diff --git a/app-emacs/treemacs/treemacs-2.9.5-r2.ebuild b/app-emacs/treemacs/treemacs-2.9.5-r2.ebuild index 75f926af7d1b..847fece21ce8 100644 --- a/app-emacs/treemacs/treemacs-2.9.5-r2.ebuild +++ b/app-emacs/treemacs/treemacs-2.9.5-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 NEED_EMACS=26.1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp distutils-r1 diff --git a/app-emacs/treemacs/treemacs-3.0-r1.ebuild b/app-emacs/treemacs/treemacs-3.0-r1.ebuild index 546b9691a6d2..5b225323539c 100644 --- a/app-emacs/treemacs/treemacs-3.0-r1.ebuild +++ b/app-emacs/treemacs/treemacs-3.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 NEED_EMACS=26.1 DISTUTILS_USE_PEP517=no -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp distutils-r1 |