summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/psycopg-2.9.4.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-3.1.4.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-3.1.5-r1.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-3.1.6.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-3.1.7.ebuild2
5 files changed, 9 insertions, 9 deletions
diff --git a/dev-python/psycopg/psycopg-2.9.4.ebuild b/dev-python/psycopg/psycopg-2.9.4.ebuild
index 858d4d5e7e72..070b13fe3769 100644
--- a/dev-python/psycopg/psycopg-2.9.4.ebuild
+++ b/dev-python/psycopg/psycopg-2.9.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/psycopg/psycopg-3.1.4.ebuild b/dev-python/psycopg/psycopg-3.1.4.ebuild
index da15e1f0a432..18827744cb2e 100644
--- a/dev-python/psycopg/psycopg-3.1.4.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/psycopg/psycopg-3.1.5-r1.ebuild b/dev-python/psycopg/psycopg-3.1.5-r1.ebuild
index f95ab5973ba5..23d7325fee32 100644
--- a/dev-python/psycopg/psycopg-3.1.5-r1.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.5-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/psycopg/psycopg-3.1.6.ebuild b/dev-python/psycopg/psycopg-3.1.6.ebuild
index 79cbeb5d8eb7..6353cc7eda22 100644
--- a/dev-python/psycopg/psycopg-3.1.6.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/psycopg/psycopg-3.1.7.ebuild b/dev-python/psycopg/psycopg-3.1.7.ebuild
index 793011c37835..26bddfec19b5 100644
--- a/dev-python/psycopg/psycopg-3.1.7.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.7.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1