diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a1cb1231f9..4f77fae8d0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5238,6 +5238,8 @@ (define-public python-black (arguments `(#:phases (modify-phases %standard-phases + ;; XXX Remove this when updating this package: + ;; https://github.com/psf/black/issues/2703#issuecomment-1004752142 (add-after 'unpack 'relax-version-requirements (lambda _ (substitute* "setup.py"