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 3459813835B 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 7988EE083B; 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 609F6E083B for ; Sun, 20 Jun 2021 03:52:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4389A33F698 for ; Sun, 20 Jun 2021 03:52:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 890017B8 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.8538985a1ff358b68b95e7fcbf28b2994f45bd15.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/babelfont/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/babelfont/babelfont-2.0.1.ebuild dev-python/babelfont/metadata.xml X-VCS-Directories: dev-python/babelfont/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 8538985a1ff358b68b95e7fcbf28b2994f45bd15 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: e94334e8-eea0-479b-86b2-e7b171376fa1 X-Archives-Hash: e2d697441b226155a1eab00c149267df commit: 8538985a1ff358b68b95e7fcbf28b2994f45bd15 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Jun 19 21:19:09 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=8538985a dev-python/babelfont: enable py3.9 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/babelfont/babelfont-2.0.1.ebuild | 2 +- dev-python/babelfont/metadata.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-python/babelfont/babelfont-2.0.1.ebuild b/dev-python/babelfont/babelfont-2.0.1.ebuild index 537cbc950..fd0a82b88 100644 --- a/dev-python/babelfont/babelfont-2.0.1.ebuild +++ b/dev-python/babelfont/babelfont-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/babelfont/metadata.xml b/dev-python/babelfont/metadata.xml index 6f49eba8f..fd6362237 100644 --- a/dev-python/babelfont/metadata.xml +++ b/dev-python/babelfont/metadata.xml @@ -1,5 +1,10 @@ - + + + https://github.com/simoncozens/babelfont/issues + simoncozens/babelfont + babelfont +