summaryrefslogtreecommitdiff
path: root/dev-python/docker
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/docker')
-rw-r--r--dev-python/docker/docker-6.1.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/docker/docker-6.1.3.ebuild b/dev-python/docker/docker-6.1.3.ebuild
index 2dca97c1c92d..2947634d5358 100644
--- a/dev-python/docker/docker-6.1.3.ebuild
+++ b/dev-python/docker/docker-6.1.3.ebuild
@@ -4,6 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+# py3.12: https://github.com/docker/docker-py/pull/3176 (incomplete)
PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1