gnu: python-packaging: Add comment about upstream patch status.
* gnu/packages/python-xyz.scm (python-packaging)[source]: Add comment, to prevent needless rebuild by updating the patch directly.
This commit is contained in:
parent
aa10ad7d46
commit
20bf58bff4
@ -13059,6 +13059,8 @@ several utilities, as well as an API for building localization tools.")
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "packaging" version))
|
||||
;; XXX: The URL in the patch file is wrong, it should be
|
||||
;; <https://github.com/pypa/packaging/pull/256>.
|
||||
(patches (search-patches "python-packaging-test-arch.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
|
Loading…
Reference in New Issue
Block a user