Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/devhelp/
Date: Sun, 17 Oct 2021 21:07:27
Message-Id: 1634504330.d0562c203977ec103dfb216f8c9a158161c95a7d.leio@gentoo
1 commit: d0562c203977ec103dfb216f8c9a158161c95a7d
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 20:47:08 2021 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 20:58:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0562c20
7
8 dev-util/devhelp: enable py3.10
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-util/devhelp/devhelp-40.1.ebuild | 2 +-
14 dev-util/devhelp/devhelp-41.2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/devhelp/devhelp-40.1.ebuild b/dev-util/devhelp/devhelp-40.1.ebuild
18 index bc2c2139331..777e0daeb1b 100644
19 --- a/dev-util/devhelp/devhelp-40.1.ebuild
20 +++ b/dev-util/devhelp/devhelp-40.1.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -PYTHON_COMPAT=( python3_{8..9} )
26 +PYTHON_COMPAT=( python3_{8..10} )
27
28 inherit gnome.org gnome2-utils meson python-single-r1 xdg
29
30
31 diff --git a/dev-util/devhelp/devhelp-41.2.ebuild b/dev-util/devhelp/devhelp-41.2.ebuild
32 index 4657f906fe7..0d4bb96937b 100644
33 --- a/dev-util/devhelp/devhelp-41.2.ebuild
34 +++ b/dev-util/devhelp/devhelp-41.2.ebuild
35 @@ -2,7 +2,7 @@
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=7
39 -PYTHON_COMPAT=( python3_{8..9} )
40 +PYTHON_COMPAT=( python3_{8..10} )
41
42 inherit gnome.org gnome2-utils meson python-single-r1 xdg