gnu: python-setuptools: Update to 64.0.3.

* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
This commit is contained in:
Marius Bakke 2022-08-13 14:53:23 +02:00
parent e015fc174e
commit 33d5141239
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1935,14 +1935,14 @@ (define-public python-serpent
(define-public python-setuptools
(package
(name "python-setuptools")
(version "62.0.0")
(version "64.0.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "setuptools" version))
(sha256
(base32
"0sm8n6y6q640cpac9wjyggidbgi4n9la7vs7pwriyvhvgzccp6br"))
"1sllqf0bhsl2yilf1w0xnlz0r4yaksmwaj0ap91zdc6kgbigdjiv"))
(modules '((guix build utils)))
(snippet
;; Remove included binaries which are used to build self-extracting