diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 15:33:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 15:33:14 +0000 |
| commit | 37f91a50a36582e09123ace49b34c52ddb5d58f7 (patch) | |
| tree | dcd9acc129bd9aaa82125be264b7d2073d1fc7a1 /dev-vcs | |
| parent | e9848f819288ad820832150895a8ab090fa99c5b (diff) | |
| download | baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.gz baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.xz baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.zip | |
Updating liguros repo
Diffstat (limited to 'dev-vcs')
48 files changed, 48 insertions, 48 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild index ac11ea663331..dfc95118a543 100644 --- a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild +++ b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo-r1 virtualx xdg-utils diff --git a/dev-vcs/git-tools/git-tools-2017.10.ebuild b/dev-vcs/git-tools/git-tools-2017.10.ebuild index 999953edf918..707708ccc7fd 100644 --- a/dev-vcs/git-tools/git-tools-2017.10.ebuild +++ b/dev-vcs/git-tools/git-tools-2017.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/git-tools/git-tools-2019.11.ebuild b/dev-vcs/git-tools/git-tools-2019.11.ebuild index 2262e92ec701..62fc90e3bd9f 100644 --- a/dev-vcs/git-tools/git-tools-2019.11.ebuild +++ b/dev-vcs/git-tools/git-tools-2019.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/git/git-2.23.3.ebuild b/dev-vcs/git/git-2.23.3.ebuild index fdd0d1516628..caca261decaf 100644 --- a/dev-vcs/git/git-2.23.3.ebuild +++ b/dev-vcs/git/git-2.23.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.24.3.ebuild b/dev-vcs/git/git-2.24.3.ebuild index 4512c4a9fc50..72b316dc6e1b 100644 --- a/dev-vcs/git/git-2.24.3.ebuild +++ b/dev-vcs/git/git-2.24.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.25.4.ebuild b/dev-vcs/git/git-2.25.4.ebuild index 4512c4a9fc50..72b316dc6e1b 100644 --- a/dev-vcs/git/git-2.25.4.ebuild +++ b/dev-vcs/git/git-2.25.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.26.2.ebuild b/dev-vcs/git/git-2.26.2.ebuild index 4512c4a9fc50..72b316dc6e1b 100644 --- a/dev-vcs/git/git-2.26.2.ebuild +++ b/dev-vcs/git/git-2.26.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.27.0.ebuild b/dev-vcs/git/git-2.27.0.ebuild index e89bbd4af36b..767e00ca03d4 100644 --- a/dev-vcs/git/git-2.27.0.ebuild +++ b/dev-vcs/git/git-2.27.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.28.0.ebuild b/dev-vcs/git/git-2.28.0.ebuild index e89bbd4af36b..767e00ca03d4 100644 --- a/dev-vcs/git/git-2.28.0.ebuild +++ b/dev-vcs/git/git-2.28.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-2.29.2.ebuild b/dev-vcs/git/git-2.29.2.ebuild index d1daa1fc9c3e..96ee3a510d49 100644 --- a/dev-vcs/git/git-2.29.2.ebuild +++ b/dev-vcs/git/git-2.29.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 001e5ac02dba..ea520c0c0fe7 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 001e5ac02dba..ea520c0c0fe7 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index d1daa1fc9c3e..96ee3a510d49 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 001e5ac02dba..ea520c0c0fe7 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd diff --git a/dev-vcs/gitg/gitg-3.32.1-r1.ebuild b/dev-vcs/gitg/gitg-3.32.1-r1.ebuild index 48ffa3e431e0..635fba3ebd59 100644 --- a/dev-vcs/gitg/gitg-3.32.1-r1.ebuild +++ b/dev-vcs/gitg/gitg-3.32.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) # vala-0.36 fails to build, https://bugs.gentoo.org/692538 VALA_MIN_API_VERSION="0.40" diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild index 1acda10fc83a..f91ffd1baf6c 100644 --- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild +++ b/dev-vcs/github-pages-publish/github-pages-publish-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=bdepend -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) GIT_ECLASS= if [[ ${PV} = *9999* ]]; then diff --git a/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild b/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild index 1184a38b26ad..66528515c079 100644 --- a/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild +++ b/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit python-r1 diff --git a/dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild b/dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild index a9c45d89ef1f..014ebe6e6270 100644 --- a/dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild +++ b/dev-vcs/hg-evolve/hg-evolve-10.0.2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-vcs/hg-evolve/hg-evolve-10.1.0.ebuild b/dev-vcs/hg-evolve/hg-evolve-10.1.0.ebuild index 688402db7a9a..df277bf4daa9 100644 --- a/dev-vcs/hg-evolve/hg-evolve-10.1.0.ebuild +++ b/dev-vcs/hg-evolve/hg-evolve-10.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 diff --git a/dev-vcs/hg-git/hg-git-0.9.0.ebuild b/dev-vcs/hg-git/hg-git-0.9.0.ebuild index 2b74f921a6d0..3cc3807ffecc 100644 --- a/dev-vcs/hg-git/hg-git-0.9.0.ebuild +++ b/dev-vcs/hg-git/hg-git-0.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 diff --git a/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild b/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild index e6c621a9f35d..d57bd2d98dd7 100644 --- a/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild +++ b/dev-vcs/hg-git/hg-git-0.9.0_rc1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 diff --git a/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild b/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild index 56ea7d158340..0483f33937a0 100644 --- a/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild +++ b/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild index 56ea7d158340..0483f33937a0 100644 --- a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild index 8b19e3fa7bfd..1f1da00a8f2f 100644 --- a/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/mercurial/mercurial-5.5.2.ebuild b/dev-vcs/mercurial/mercurial-5.5.2.ebuild index 71bedaec59f9..50b3c1833bf3 100644 --- a/dev-vcs/mercurial/mercurial-5.5.2.ebuild +++ b/dev-vcs/mercurial/mercurial-5.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/mercurial/mercurial-5.6.ebuild b/dev-vcs/mercurial/mercurial-5.6.ebuild index d3d2c8fdce69..cc61da52cebe 100644 --- a/dev-vcs/mercurial/mercurial-5.6.ebuild +++ b/dev-vcs/mercurial/mercurial-5.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no CARGO_OPTIONAL=1 diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild index 330beb1a8107..2c735b9e21c1 100644 --- a/dev-vcs/mercurial/mercurial-9999.ebuild +++ b/dev-vcs/mercurial/mercurial-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no CARGO_OPTIONAL=1 diff --git a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild index 02a4b9df8330..ab123e3308a7 100644 --- a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild +++ b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) DESCRIPTION="Git post-receive web hook notifier in Python." HOMEPAGE="https://github.com/metajack/notify-webhook" diff --git a/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild index a56e2d464b10..89a2721aae77 100644 --- a/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab" diff --git a/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild index a56e2d464b10..89a2721aae77 100644 --- a/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab" diff --git a/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild index a56e2d464b10..89a2721aae77 100644 --- a/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab" diff --git a/dev-vcs/python-gitlab/python-gitlab-1.9.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-1.9.0.ebuild index a56e2d464b10..89a2721aae77 100644 --- a/dev-vcs/python-gitlab/python-gitlab-1.9.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-1.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab" diff --git a/dev-vcs/python-gitlab/python-gitlab-2.2.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-2.2.0.ebuild index 9fb6d6f91d60..95df3d15d6a5 100644 --- a/dev-vcs/python-gitlab/python-gitlab-2.2.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-2.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-vcs/python-gitlab/python-gitlab-2.3.1.ebuild b/dev-vcs/python-gitlab/python-gitlab-2.3.1.ebuild index 9fb6d6f91d60..95df3d15d6a5 100644 --- a/dev-vcs/python-gitlab/python-gitlab-2.3.1.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-2.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-vcs/python-gitlab/python-gitlab-2.5.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-2.5.0.ebuild index 9fb6d6f91d60..95df3d15d6a5 100644 --- a/dev-vcs/python-gitlab/python-gitlab-2.5.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-2.5.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-vcs/repo/repo-2.5.ebuild b/dev-vcs/repo/repo-2.5.ebuild index 9d220c40618c..e1500f9ccf94 100644 --- a/dev-vcs/repo/repo-2.5.ebuild +++ b/dev-vcs/repo/repo-2.5.ebuild @@ -7,7 +7,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit python-r1 diff --git a/dev-vcs/repo/repo-2.8.ebuild b/dev-vcs/repo/repo-2.8.ebuild index 6213e6c9abde..16be3cd0e231 100644 --- a/dev-vcs/repo/repo-2.8.ebuild +++ b/dev-vcs/repo/repo-2.8.ebuild @@ -7,7 +7,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit python-r1 diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild index 12e78c522799..51304183e8f6 100644 --- a/dev-vcs/stgit/stgit-0.21.ebuild +++ b/dev-vcs/stgit/stgit-0.21.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-vcs/stgit/stgit-0.22.ebuild b/dev-vcs/stgit/stgit-0.22.ebuild index bd3ea833431c..194d35b36a23 100644 --- a/dev-vcs/stgit/stgit-0.22.ebuild +++ b/dev-vcs/stgit/stgit-0.22.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-vcs/stgit/stgit-0.23.ebuild b/dev-vcs/stgit/stgit-0.23.ebuild index af4d999886bc..e054bccc735f 100644 --- a/dev-vcs/stgit/stgit-0.23.ebuild +++ b/dev-vcs/stgit/stgit-0.23.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-vcs/subversion/subversion-1.14.0-r1.ebuild b/dev-vcs/subversion/subversion-1.14.0-r1.ebuild index 595235f3dacf..1cfc8e571151 100644 --- a/dev-vcs/subversion/subversion-1.14.0-r1.ebuild +++ b/dev-vcs/subversion/subversion-1.14.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) USE_RUBY="ruby26 ruby25 ruby24" DISTUTILS_OPTIONAL=1 WANT_AUTOMAKE="none" diff --git a/dev-vcs/svneverever/svneverever-1.3.2.ebuild b/dev-vcs/svneverever/svneverever-1.3.2.ebuild index 3ce7e4f92f72..d3f651b440f1 100644 --- a/dev-vcs/svneverever/svneverever-1.3.2.ebuild +++ b/dev-vcs/svneverever/svneverever-1.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tool collecting path entries across SVN history" diff --git a/dev-vcs/svneverever/svneverever-1.4.2.ebuild b/dev-vcs/svneverever/svneverever-1.4.2.ebuild index 3ce7e4f92f72..d3f651b440f1 100644 --- a/dev-vcs/svneverever/svneverever-1.4.2.ebuild +++ b/dev-vcs/svneverever/svneverever-1.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Tool collecting path entries across SVN history" diff --git a/dev-vcs/svneverever/svneverever-1.5.0.ebuild b/dev-vcs/svneverever/svneverever-1.5.0.ebuild index dbba0df5d263..9a00eb1848a7 100644 --- a/dev-vcs/svneverever/svneverever-1.5.0.ebuild +++ b/dev-vcs/svneverever/svneverever-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild index 793b10245e4e..bb662d173029 100644 --- a/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-5.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit desktop distutils-r1 xdg-utils diff --git a/dev-vcs/tortoisehg/tortoisehg-5.5.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.5.2.ebuild index ab72f2509e33..7613d2126a12 100644 --- a/dev-vcs/tortoisehg/tortoisehg-5.5.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-5.5.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/tortoisehg/tortoisehg-5.6.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.6.ebuild index abc343ff0945..f79bb38eecf7 100644 --- a/dev-vcs/tortoisehg/tortoisehg-5.6.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-5.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index abc343ff0945..f79bb38eecf7 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) DISTUTILS_USE_SETUPTOOLS=no |
