Gentoo Archives: gentoo-commits

From: Dennis Lamm <expeditioneer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/cura/
Date: Mon, 30 Nov 2020 18:37:57
Message-Id: 1606761465.2b5dbf3fb7f2c44b9173e343f9afe883410e2932.expeditioneer@gentoo
1 commit: 2b5dbf3fb7f2c44b9173e343f9afe883410e2932
2 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 05:52:01 2020 +0000
4 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 18:37:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b5dbf3f
7
8 media-gfx/cura: fixed QA warnings
9
10 Signed-off-by: Dennis Lamm <expeditoneer <AT> gentoo.org>
11 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
12
13 media-gfx/cura/cura-4.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/cura/cura-4.8.0.ebuild b/media-gfx/cura/cura-4.8.0.ebuild
17 index cac723768e0..615180db9ee 100644
18 --- a/media-gfx/cura/cura-4.8.0.ebuild
19 +++ b/media-gfx/cura/cura-4.8.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=(python3_{6..8})
25 +PYTHON_COMPAT=(python3_{7..8})
26 inherit cmake desktop python-single-r1 xdg
27
28 MY_PN=Cura