Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/prelude-correlator/
Date: Thu, 30 Sep 2021 12:11:56
Message-Id: 1633003881.7c7a84df7b2a429276bbd9c73c328ef1b6773774.arthurzam@gentoo
1 commit: 7c7a84df7b2a429276bbd9c73c328ef1b6773774
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 11:55:53 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 12:11:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7a84df
7
8 net-analyzer/prelude-correlator: enable py3.9, enable py3.10
9
10 Closes: https://bugs.gentoo.org/808966
11 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
12
13 net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
17 index 359b4c7a6bf..05d0cab66d1 100644
18 --- a/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
19 +++ b/net-analyzer/prelude-correlator/prelude-correlator-5.2.0.ebuild
20 @@ -3,8 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{7,8} )
25 -DISTUTILS_USE_SETUPTOOLS=rdepend
26 +PYTHON_COMPAT=( python3_{8..10} )
27
28 inherit distutils-r1 systemd tmpfiles