3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python2: Update to 2.7.15.

* gnu/packages/python.scm (python-2.7): Update to 2.7.15.
This commit is contained in:
Marius Bakke 2018-05-01 14:59:20 +02:00
parent 3f649c79c1
commit a551ba9ba7
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -142,7 +142,7 @@
(define-public python-2.7
(package
(name "python2")
(version "2.7.14")
(version "2.7.15")
(source
(origin
(method url-fetch)
@ -150,7 +150,7 @@
version "/Python-" version ".tar.xz"))
(sha256
(base32
"0rka541ys16jwzcnnvjp2v12m4cwgd2jp6wj4kj511p715pb5zvi"))
"0x2mvz9dp11wj7p5ccvmk9s0hzjk2fa1m462p395l4r6bfnb3n92"))
(patches (search-patches "python-2.7-search-paths.patch"
"python-2-deterministic-build-info.patch"
"python-2.7-site-prefixes.patch"