From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0575A1382C5 for ; Sun, 20 Jun 2021 03:52:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 322CBE0831; Sun, 20 Jun 2021 03:52:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13E28E0828 for ; Sun, 20 Jun 2021 03:52:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED4E63406C2 for ; Sun, 20 Jun 2021 03:52:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51BA67B5 for ; Sun, 20 Jun 2021 03:52:50 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1624139585.71e03ec6efa434218335f334dfe76ab7295b0fe4.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/fontmake/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/fontmake/fontmake-2.4.0.ebuild dev-util/fontmake/metadata.xml X-VCS-Directories: dev-util/fontmake/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 71e03ec6efa434218335f334dfe76ab7295b0fe4 X-VCS-Branch: master Date: Sun, 20 Jun 2021 03:52:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 01235bbb-be8b-44b6-90bc-7f94c1e91d6a X-Archives-Hash: ea8fb1b1597d42f5d3eab91f543d70ea commit: 71e03ec6efa434218335f334dfe76ab7295b0fe4 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Jun 19 21:15:27 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Sat Jun 19 21:53:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71e03ec6 dev-util/fontmake: enable py3.9 Signed-off-by: Alessandro Barbieri gmail.com> dev-util/fontmake/fontmake-2.4.0.ebuild | 2 +- dev-util/fontmake/metadata.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-util/fontmake/fontmake-2.4.0.ebuild b/dev-util/fontmake/fontmake-2.4.0.ebuild index 94e6b5391..a16e48a19 100644 --- a/dev-util/fontmake/fontmake-2.4.0.ebuild +++ b/dev-util/fontmake/fontmake-2.4.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 diff --git a/dev-util/fontmake/metadata.xml b/dev-util/fontmake/metadata.xml index 6f49eba8f..2283d3363 100644 --- a/dev-util/fontmake/metadata.xml +++ b/dev-util/fontmake/metadata.xml @@ -1,5 +1,10 @@ - + + + https://github.com/googlefonts/fontmake/issues + googlefonts/fontmake + fontmake +