commit: cceacc8ad7cbff4a1c91ec7f732ed577b00d2db6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:32:43 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:54:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cceacc8a
dev-db/postgresql: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-db/postgresql/postgresql-10.10.ebuild | 2 +-
dev-db/postgresql/postgresql-10.11.ebuild | 2 +-
dev-db/postgresql/postgresql-10.9.ebuild | 2 +-
dev-db/postgresql/postgresql-11.4.ebuild | 2 +-
dev-db/postgresql/postgresql-11.5.ebuild | 2 +-
dev-db/postgresql/postgresql-11.6.ebuild | 2 +-
dev-db/postgresql/postgresql-12.0.ebuild | 2 +-
dev-db/postgresql/postgresql-12.1.ebuild | 2 +-
dev-db/postgresql/postgresql-9.4.22-r1.ebuild | 2 +-
dev-db/postgresql/postgresql-9.4.22.ebuild | 2 +-
dev-db/postgresql/postgresql-9.4.23.ebuild | 2 +-
dev-db/postgresql/postgresql-9.4.24.ebuild | 2 +-
dev-db/postgresql/postgresql-9.4.25.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.17-r1.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.17.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.18.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.19.ebuild | 2 +-
dev-db/postgresql/postgresql-9.5.20.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.13-r1.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.13.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.14.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.15.ebuild | 2 +-
dev-db/postgresql/postgresql-9.6.16.ebuild | 2 +-
dev-db/postgresql/postgresql-9999.ebuild | 2 +-
24 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/dev-db/postgresql/postgresql-10.10.ebuild
b/dev-db/postgresql/postgresql-10.10.ebuild
index 85088dae264..e52794e837d 100644
--- a/dev-db/postgresql/postgresql-10.10.ebuild
+++ b/dev-db/postgresql/postgresql-10.10.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-10.11.ebuild
b/dev-db/postgresql/postgresql-10.11.ebuild
index 1070f1654e7..bd7fac0fb3b 100644
--- a/dev-db/postgresql/postgresql-10.11.ebuild
+++ b/dev-db/postgresql/postgresql-10.11.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-10.9.ebuild
b/dev-db/postgresql/postgresql-10.9.ebuild
index 0171a97ac85..bfeb46d7c2b 100644
--- a/dev-db/postgresql/postgresql-10.9.ebuild
+++ b/dev-db/postgresql/postgresql-10.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-11.4.ebuild
b/dev-db/postgresql/postgresql-11.4.ebuild
index b998144e091..f0f63a2d677 100644
--- a/dev-db/postgresql/postgresql-11.4.ebuild
+++ b/dev-db/postgresql/postgresql-11.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-11.5.ebuild
b/dev-db/postgresql/postgresql-11.5.ebuild
index 67c77e9b508..6b5733b5761 100644
--- a/dev-db/postgresql/postgresql-11.5.ebuild
+++ b/dev-db/postgresql/postgresql-11.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-11.6.ebuild
b/dev-db/postgresql/postgresql-11.6.ebuild
index d95233353b9..7a06aa0c09d 100644
--- a/dev-db/postgresql/postgresql-11.6.ebuild
+++ b/dev-db/postgresql/postgresql-11.6.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-12.0.ebuild
b/dev-db/postgresql/postgresql-12.0.ebuild
index f0a9f339f7f..126840b3d52 100644
--- a/dev-db/postgresql/postgresql-12.0.ebuild
+++ b/dev-db/postgresql/postgresql-12.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-12.1.ebuild
b/dev-db/postgresql/postgresql-12.1.ebuild
index 92a7fbe7985..cd199332c1e 100644
--- a/dev-db/postgresql/postgresql-12.1.ebuild
+++ b/dev-db/postgresql/postgresql-12.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.4.22-r1.ebuild
b/dev-db/postgresql/postgresql-9.4.22-r1.ebuild
index d7b84d15b9c..0108773c823 100644
--- a/dev-db/postgresql/postgresql-9.4.22-r1.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.22-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.4.22.ebuild
b/dev-db/postgresql/postgresql-9.4.22.ebuild
index cf992d873e2..2de7ac9d889 100644
--- a/dev-db/postgresql/postgresql-9.4.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.22.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.4.23.ebuild
b/dev-db/postgresql/postgresql-9.4.23.ebuild
index e7826a9966a..af2e5cbfc5e 100644
--- a/dev-db/postgresql/postgresql-9.4.23.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.23.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.4.24.ebuild
b/dev-db/postgresql/postgresql-9.4.24.ebuild
index d7b84d15b9c..0108773c823 100644
--- a/dev-db/postgresql/postgresql-9.4.24.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.24.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.4.25.ebuild
b/dev-db/postgresql/postgresql-9.4.25.ebuild
index 4afb351102c..c243a5ff114 100644
--- a/dev-db/postgresql/postgresql-9.4.25.ebuild
+++ b/dev-db/postgresql/postgresql-9.4.25.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.5.17-r1.ebuild
b/dev-db/postgresql/postgresql-9.5.17-r1.ebuild
index e92d7bb0834..19566040ab2 100644
--- a/dev-db/postgresql/postgresql-9.5.17-r1.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.17-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.5.17.ebuild
b/dev-db/postgresql/postgresql-9.5.17.ebuild
index 9918b3fc1fe..04b8485b94c 100644
--- a/dev-db/postgresql/postgresql-9.5.17.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.17.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.5.18.ebuild
b/dev-db/postgresql/postgresql-9.5.18.ebuild
index f316af45dac..0a8e5066a37 100644
--- a/dev-db/postgresql/postgresql-9.5.18.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.18.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.5.19.ebuild
b/dev-db/postgresql/postgresql-9.5.19.ebuild
index e92d7bb0834..19566040ab2 100644
--- a/dev-db/postgresql/postgresql-9.5.19.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.19.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.5.20.ebuild
b/dev-db/postgresql/postgresql-9.5.20.ebuild
index d86d352551b..c3374ebe511 100644
--- a/dev-db/postgresql/postgresql-9.5.20.ebuild
+++ b/dev-db/postgresql/postgresql-9.5.20.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.6.13-r1.ebuild
b/dev-db/postgresql/postgresql-9.6.13-r1.ebuild
index 58e85bd619b..0aac8dd1aa2 100644
--- a/dev-db/postgresql/postgresql-9.6.13-r1.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.13-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.6.13.ebuild
b/dev-db/postgresql/postgresql-9.6.13.ebuild
index 74f8af4248a..2ca03de3a2c 100644
--- a/dev-db/postgresql/postgresql-9.6.13.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.13.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.6.14.ebuild
b/dev-db/postgresql/postgresql-9.6.14.ebuild
index b86aebf664a..3a608b2ef11 100644
--- a/dev-db/postgresql/postgresql-9.6.14.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.14.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.6.15.ebuild
b/dev-db/postgresql/postgresql-9.6.15.ebuild
index 58e85bd619b..0aac8dd1aa2 100644
--- a/dev-db/postgresql/postgresql-9.6.15.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.15.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9.6.16.ebuild
b/dev-db/postgresql/postgresql-9.6.16.ebuild
index 145faa5a444..33bb16a1957 100644
--- a/dev-db/postgresql/postgresql-9.6.16.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.16.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"
diff --git a/dev-db/postgresql/postgresql-9999.ebuild
b/dev-db/postgresql/postgresql-9999.ebuild
index 803bd0b9076..afbfa7686f9 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW"