commit:     1e3bfb35dc8d9e84ff3c9a0182fbbfd76af94073
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 01:05:00 2021 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> 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 <mjo <AT> 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

Reply via email to