Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Wed, 27 Oct 2021 17:54:29
Message-Id: 1635357254.7e3aa36b97bfac86f0c847d6b1d99a2d9003df8b.arthurzam@gentoo
1 commit: 7e3aa36b97bfac86f0c847d6b1d99a2d9003df8b
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 17:35:26 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 17:54:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3aa36b
7
8 dev-libs/libgweather: enable py3.10
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-libs/libgweather/libgweather-40.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgweather/libgweather-40.0.ebuild b/dev-libs/libgweather/libgweather-40.0.ebuild
16 index 450abd3a7b1..17da947e53e 100644
17 --- a/dev-libs/libgweather/libgweather-40.0.ebuild
18 +++ b/dev-libs/libgweather/libgweather-40.0.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=7
23 -PYTHON_COMPAT=( python3_{7..9} )
24 +PYTHON_COMPAT=( python3_{8..10} )
25 VALA_USE_DEPEND="vapigen"
26
27 inherit gnome.org gnome2-utils meson python-any-r1 vala xdg