Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rtslib-fb/
Date: Fri, 20 May 2022 02:13:58
Message-Id: 1653012626.85a42a301b10ad5c12cbf5e522327662df2e1c27.prometheanfire@gentoo
1 commit: 85a42a301b10ad5c12cbf5e522327662df2e1c27
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 02:10:26 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri May 20 02:10:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a42a30
7
8 dev-python/rtslib-fb: add 3.10 to python_compat
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
17 index e56087cc7806..853f1e8ad1a3 100644
18 --- a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
19 +++ b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 -PYTHON_COMPAT=( python3_{8..9} )
28 +PYTHON_COMPAT=( python3_{8..10} )
29
30 inherit distutils-r1 systemd