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 0C87C1382C5 for ; Sat, 29 May 2021 01:07:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34895E0874; Sat, 29 May 2021 01:07:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 1B2CEE0874 for ; Sat, 29 May 2021 01:07:40 +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 9EDDF340D6F for ; Sat, 29 May 2021 01:07:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADEDE78B for ; Sat, 29 May 2021 01:07:37 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1622250417.1e3bfb35dc8d9e84ff3c9a0182fbbfd76af94073.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/spf-engine/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/spf-engine/spf-engine-2.9.2-r1.ebuild mail-filter/spf-engine/spf-engine-2.9.2.ebuild X-VCS-Directories: mail-filter/spf-engine/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 1e3bfb35dc8d9e84ff3c9a0182fbbfd76af94073 X-VCS-Branch: master Date: Sat, 29 May 2021 01:07:37 +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: d5d8a628-9e93-4bb6-93c0-283a606ad8bc X-Archives-Hash: ec8ce313f48ac87574ed50d5591af2c9 commit: 1e3bfb35dc8d9e84ff3c9a0182fbbfd76af94073 Author: Michael Orlitzky gentoo org> AuthorDate: Sat May 29 01:05:00 2021 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat May 29 01:06:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3bfb35 mail-filter/spf-engine: new revision with python-3.9 support. Closes: https://bugs.gentoo.org/792162 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky gentoo.org> .../{spf-engine-2.9.2.ebuild => spf-engine-2.9.2-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild b/mail-filter/spf-engine/spf-engine-2.9.2-r1.ebuild similarity index 96% rename from mail-filter/spf-engine/spf-engine-2.9.2.ebuild rename to mail-filter/spf-engine/spf-engine-2.9.2-r1.ebuild index 8ce61a81405..a57645e1098 100644 --- a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild +++ b/mail-filter/spf-engine/spf-engine-2.9.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 python3_9 ) # The built-in ipaddress module handles the parsing of IP addresses. If # python is built without ipv6 support, then ipaddress can't parse ipv6