Chris Marusich writes: > + ;; Guix lint doesn't like that this release is an autogenerated > + ;; archive, but it seems those are the only releases available. > + (uri (pypi-uri "pyfakefs" version)) This comment is stale. I've updated it in the attached patch. > diff --git a/gnu/packages/patches/python-pyfakefs-remove-bad-test.patch b/gnu/packages/patches/python-pyfakefs-remove-bad-test.patch > [...] > +Note that because the original file distributed in the release on PyPi > +has lines ending in CRLF, those are retained in the diff below. For some reason, the CRLFs became LFs in the patch email, so the build fails. That's curious, because the output of git-format-patch definitely included them. I've attached the updated patch to this email using Gnus instead of git-send-email. Hopefully it will retain the CRLFs this time. -- Chris