Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fontPens/
Date: Mon, 30 May 2022 23:04:37
Message-Id: 1653951863.bd4d5cd65eea7643c795362def9f34d6b6e3e06e.Alessandro-Barbieri@gentoo
1 commit: bd4d5cd65eea7643c795362def9f34d6b6e3e06e
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon May 30 22:59:15 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon May 30 23:04:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd4d5cd6
7
8 dev-python/fontPens: EAPI 8
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-python/fontPens/{fontPens-0.2.4.ebuild => fontPens-0.2.4-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/fontPens/fontPens-0.2.4.ebuild b/dev-python/fontPens/fontPens-0.2.4-r1.ebuild
16 similarity index 98%
17 rename from dev-python/fontPens/fontPens-0.2.4.ebuild
18 rename to dev-python/fontPens/fontPens-0.2.4-r1.ebuild
19 index bcfd6fcba..06eef644e 100644
20 --- a/dev-python/fontPens/fontPens-0.2.4.ebuild
21 +++ b/dev-python/fontPens/fontPens-0.2.4-r1.ebuild
22 @@ -1,7 +1,7 @@
23 # Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=7
27 +EAPI=8
28
29 PYTHON_COMPAT=( python3_{8..10} )