Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/
Date: Thu, 07 May 2020 15:08:16
Message-Id: 1588864082.26976bc45ff6f1da2e6f965b518ab0ccf8ada325.mgorny@gentoo
1 commit: 26976bc45ff6f1da2e6f965b518ab0ccf8ada325
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 15:03:26 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 15:08:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26976bc4
7
8 dev-vcs/git: Remove py2.7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-vcs/git/git-2.23.3.ebuild | 2 +-
13 dev-vcs/git/git-2.24.3.ebuild | 2 +-
14 dev-vcs/git/git-2.25.4.ebuild | 2 +-
15 dev-vcs/git/git-2.26.2.ebuild | 2 +-
16 dev-vcs/git/git-9999-r1.ebuild | 2 +-
17 dev-vcs/git/git-9999-r2.ebuild | 2 +-
18 dev-vcs/git/git-9999-r3.ebuild | 2 +-
19 dev-vcs/git/git-9999.ebuild | 2 +-
20 8 files changed, 8 insertions(+), 8 deletions(-)
21
22 diff --git a/dev-vcs/git/git-2.23.3.ebuild b/dev-vcs/git/git-2.23.3.ebuild
23 index eb01978045f..8ec7c81b8df 100644
24 --- a/dev-vcs/git/git-2.23.3.ebuild
25 +++ b/dev-vcs/git/git-2.23.3.ebuild
26 @@ -6,7 +6,7 @@ EAPI=6
27 GENTOO_DEPEND_ON_PERL=no
28
29 # bug #329479: git-remote-testgit is not multiple-version aware
30 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
31 +PYTHON_COMPAT=( python3_{6,7} )
32
33 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
34
35
36 diff --git a/dev-vcs/git/git-2.24.3.ebuild b/dev-vcs/git/git-2.24.3.ebuild
37 index b14f087bb86..783afd9812e 100644
38 --- a/dev-vcs/git/git-2.24.3.ebuild
39 +++ b/dev-vcs/git/git-2.24.3.ebuild
40 @@ -6,7 +6,7 @@ EAPI=7
41 GENTOO_DEPEND_ON_PERL=no
42
43 # bug #329479: git-remote-testgit is not multiple-version aware
44 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
45 +PYTHON_COMPAT=( python3_{6,7} )
46
47 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
48
49
50 diff --git a/dev-vcs/git/git-2.25.4.ebuild b/dev-vcs/git/git-2.25.4.ebuild
51 index b14f087bb86..783afd9812e 100644
52 --- a/dev-vcs/git/git-2.25.4.ebuild
53 +++ b/dev-vcs/git/git-2.25.4.ebuild
54 @@ -6,7 +6,7 @@ EAPI=7
55 GENTOO_DEPEND_ON_PERL=no
56
57 # bug #329479: git-remote-testgit is not multiple-version aware
58 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
59 +PYTHON_COMPAT=( python3_{6,7} )
60
61 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
62
63
64 diff --git a/dev-vcs/git/git-2.26.2.ebuild b/dev-vcs/git/git-2.26.2.ebuild
65 index b14f087bb86..783afd9812e 100644
66 --- a/dev-vcs/git/git-2.26.2.ebuild
67 +++ b/dev-vcs/git/git-2.26.2.ebuild
68 @@ -6,7 +6,7 @@ EAPI=7
69 GENTOO_DEPEND_ON_PERL=no
70
71 # bug #329479: git-remote-testgit is not multiple-version aware
72 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
73 +PYTHON_COMPAT=( python3_{6,7} )
74
75 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
76
77
78 diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
79 index 373486b54b6..cd3c42c0cc2 100644
80 --- a/dev-vcs/git/git-9999-r1.ebuild
81 +++ b/dev-vcs/git/git-9999-r1.ebuild
82 @@ -6,7 +6,7 @@ EAPI=7
83 GENTOO_DEPEND_ON_PERL=no
84
85 # bug #329479: git-remote-testgit is not multiple-version aware
86 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
87 +PYTHON_COMPAT=( python3_{6,7} )
88
89 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
90
91
92 diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
93 index 373486b54b6..cd3c42c0cc2 100644
94 --- a/dev-vcs/git/git-9999-r2.ebuild
95 +++ b/dev-vcs/git/git-9999-r2.ebuild
96 @@ -6,7 +6,7 @@ EAPI=7
97 GENTOO_DEPEND_ON_PERL=no
98
99 # bug #329479: git-remote-testgit is not multiple-version aware
100 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
101 +PYTHON_COMPAT=( python3_{6,7} )
102
103 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
104
105
106 diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
107 index 373486b54b6..cd3c42c0cc2 100644
108 --- a/dev-vcs/git/git-9999-r3.ebuild
109 +++ b/dev-vcs/git/git-9999-r3.ebuild
110 @@ -6,7 +6,7 @@ EAPI=7
111 GENTOO_DEPEND_ON_PERL=no
112
113 # bug #329479: git-remote-testgit is not multiple-version aware
114 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
115 +PYTHON_COMPAT=( python3_{6,7} )
116
117 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd
118
119
120 diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
121 index 373486b54b6..cd3c42c0cc2 100644
122 --- a/dev-vcs/git/git-9999.ebuild
123 +++ b/dev-vcs/git/git-9999.ebuild
124 @@ -6,7 +6,7 @@ EAPI=7
125 GENTOO_DEPEND_ON_PERL=no
126
127 # bug #329479: git-remote-testgit is not multiple-version aware
128 -PYTHON_COMPAT=( python{2_7,3_{6,7}} )
129 +PYTHON_COMPAT=( python3_{6,7} )
130
131 inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd