summaryrefslogtreecommitdiff
path: root/dev-python/docker/docker-6.1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/docker/docker-6.1.3.ebuild')
-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 2176517410ae..6d94ceea49f3 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_{10..11} )
inherit distutils-r1