summaryrefslogtreecommitdiff
path: root/mail-filter
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 20:25:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 20:25:07 +0000
commit8e49425c47850d17422e4c62d9780b92a7b0aeb9 (patch)
tree4e24607b34d602a4251285389e619a122b631e88 /mail-filter
parent86ac0f7c7ec13498fbc07a9343ff1ca84ebf42bf (diff)
downloadbaldeagleos-repo-8e49425c47850d17422e4c62d9780b92a7b0aeb9.tar.gz
baldeagleos-repo-8e49425c47850d17422e4c62d9780b92a7b0aeb9.tar.xz
baldeagleos-repo-8e49425c47850d17422e4c62d9780b92a7b0aeb9.zip
Updating liguros repo
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/afew/afew-3.0.0.ebuild2
-rw-r--r--mail-filter/afew/afew-3.0.1.ebuild2
-rw-r--r--mail-filter/pyzor/pyzor-1.0.0-r1.ebuild2
-rw-r--r--mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild2
-rw-r--r--mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild2
-rw-r--r--mail-filter/spf-engine/spf-engine-2.9.2.ebuild2
6 files changed, 6 insertions, 6 deletions
diff --git a/mail-filter/afew/afew-3.0.0.ebuild b/mail-filter/afew/afew-3.0.0.ebuild
index f57402a539f2..8f216a8027dd 100644
--- a/mail-filter/afew/afew-3.0.0.ebuild
+++ b/mail-filter/afew/afew-3.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
diff --git a/mail-filter/afew/afew-3.0.1.ebuild b/mail-filter/afew/afew-3.0.1.ebuild
index e98d469c2c05..ae20edb0ea73 100644
--- a/mail-filter/afew/afew-3.0.1.ebuild
+++ b/mail-filter/afew/afew-3.0.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
diff --git a/mail-filter/pyzor/pyzor-1.0.0-r1.ebuild b/mail-filter/pyzor/pyzor-1.0.0-r1.ebuild
index f75aed5b82ac..af40ded0281c 100644
--- a/mail-filter/pyzor/pyzor-1.0.0-r1.ebuild
+++ b/mail-filter/pyzor/pyzor-1.0.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
MY_PV="1-0-0"
diff --git a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
index 9fe514713581..3bf6bdff2901 100644
--- a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
+++ b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
COMMIT="f46159bd6519cebcebf59e9334a7920371111d75"
diff --git a/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild b/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild
index 1da69213370b..da8cc8d6ff55 100644
--- a/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild
+++ b/mail-filter/spf-engine/spf-engine-2.0.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
# The built-in ipaddress module handles the parsing of IP addresses. If
# python is built without ipv6 support, then ipaddress can't parse ipv6
diff --git a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild b/mail-filter/spf-engine/spf-engine-2.9.2.ebuild
index 2ecf93553279..eebe9b13725c 100644
--- a/mail-filter/spf-engine/spf-engine-2.9.2.ebuild
+++ b/mail-filter/spf-engine/spf-engine-2.9.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
# The built-in ipaddress module handles the parsing of IP addresses. If
# python is built without ipv6 support, then ipaddress can't parse ipv6