Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/swift/
Date: Thu, 03 Nov 2022 22:37:45
Message-Id: 1667515029.5dabfe0ed39b44e16470952a9befcad63cc6cb2c.conikost@gentoo
1 commit: 5dabfe0ed39b44e16470952a9befcad63cc6cb2c
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 2 20:35:17 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:37:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dabfe0e
7
8 net-im/swift: add python3.11 support
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 net-im/swift/swift-4.0.2-r102.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-im/swift/swift-4.0.2-r102.ebuild b/net-im/swift/swift-4.0.2-r102.ebuild
16 index df585e184aac..d96008fd90ac 100644
17 --- a/net-im/swift/swift-4.0.2-r102.ebuild
18 +++ b/net-im/swift/swift-4.0.2-r102.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25
26 LUA_COMPAT=( lua5-{1..2} luajit )
27 -PYTHON_COMPAT=( python3_{8..10} )
28 +PYTHON_COMPAT=( python3_{8..11} )
29
30 inherit lua-single python-any-r1 scons-utils toolchain-funcs