Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/
Date: Thu, 01 Jul 2021 21:16:09
Message-Id: 1625174148.10f9b3964e91fd053ff6b242fe97234a0aa01397.conikost@gentoo
1 commit: 10f9b3964e91fd053ff6b242fe97234a0aa01397
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 1 21:14:45 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 21:15:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f9b396
7
8 x11-misc/xflux-gui: add python3.10 support
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
17 index 872771717bd..6d402094338 100644
18 --- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
19 +++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
20 @@ -1,15 +1,16 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 -PYTHON_COMPAT=( python3_{7..9} )
28 +PYTHON_COMPAT=( python3_{8..10} )
29
30 inherit distutils-r1 gnome2-utils xdg-utils
31
32 DESCRIPTION="A GUI for f.lux"
33 HOMEPAGE="https://github.com/xflux-gui/fluxgui/"
34 SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
35 +S="${WORKDIR}/fluxgui-${PV}"
36
37 LICENSE="MIT"
38 SLOT="0"
39 @@ -26,8 +27,6 @@ RDEPEND="
40 x11-misc/xflux
41 "
42
43 -S="${WORKDIR}/fluxgui-${PV}"
44 -
45 python_install() {
46 # Don't let the package compiling the schemas,
47 # as this could cause a file collision