Gentoo Archives: gentoo-commits

From: Rick Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mozo/
Date: Wed, 02 Jun 2021 17:31:22
Message-Id: 1622655053.fd8024ff72fbb8903fcb9c28ee53f6a26a98cedc.zerochaos@gentoo
1 commit: fd8024ff72fbb8903fcb9c28ee53f6a26a98cedc
2 Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 2 17:25:32 2021 +0000
4 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 17:30:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8024ff
7
8 x11-misc/mozo: python bump
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
12
13 x11-misc/mozo/mozo-1.24.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/mozo/mozo-1.24.0-r1.ebuild b/x11-misc/mozo/mozo-1.24.0-r1.ebuild
17 index 2ef330c227b..b47cd465c03 100644
18 --- a/x11-misc/mozo/mozo-1.24.0-r1.ebuild
19 +++ b/x11-misc/mozo/mozo-1.24.0-r1.ebuild
20 @@ -1,9 +1,9 @@
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=6
26
27 -PYTHON_COMPAT=( python{3_7,3_8} )
28 +PYTHON_COMPAT=( python3_{8..9} )
29 PYTHON_REQ_USE="xml"
30
31 inherit mate python-r1