[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/62: gnu: Python: Update to 3.9.13.
From: |
guix-commits |
Subject: |
15/62: gnu: Python: Update to 3.9.13. |
Date: |
Sun, 26 Jun 2022 06:09:07 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 138115b012cd5b223d8f12fc62e3bd13202be737
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Jun 26 01:00:34 2022 +0200
gnu: Python: Update to 3.9.13.
* gnu/packages/python.scm (python-3.9): Update to 3.9.13.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index ad475d8acc..0922fd44a6 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -423,7 +423,7 @@ data types.")
(package
(inherit python-2)
(name "python")
- (version "3.9.9")
+ (version "3.9.13")
(source (origin
(method url-fetch)
(uri (string-append "https://www.python.org/ftp/python/"
@@ -437,7 +437,7 @@ data types.")
"python-3-no-static-lib.patch"))
(sha256
(base32
- "09vd7g71i11iz5ydqghwc8kaxr0vgji94hhwwnj77h3kll28r0h6"))
+ "03q8lcb476a9n41nih9qvwf1fzfzjbvq6vj0cnmd458yixchqnqj"))
(modules '((guix build utils)))
(snippet
'(begin
- 30/62: gnu: libidn: Update to 1.41., (continued)
- 30/62: gnu: libidn: Update to 1.41., guix-commits, 2022/06/26
- 24/62: gnu: libxcb: Update to 1.15., guix-commits, 2022/06/26
- 41/62: gnu: c-ares: Update to 1.18.1., guix-commits, 2022/06/26
- 46/62: gnu: nghttp2: Update to 1.48.0., guix-commits, 2022/06/26
- 48/62: gnu: nghttp2: Use G-expressions., guix-commits, 2022/06/26
- 50/62: gnu: procps: Update to 4.0.0., guix-commits, 2022/06/26
- 05/62: gnu: m4: Update to 1.4.19., guix-commits, 2022/06/26
- 18/62: gnu: libxslt: Update to 1.1.35., guix-commits, 2022/06/26
- 21/62: gnu: libXft: Remove input labels., guix-commits, 2022/06/26
- 25/62: gnu: libxcb: Remove input labels., guix-commits, 2022/06/26
- 15/62: gnu: Python: Update to 3.9.13.,
guix-commits <=
- 31/62: gnu: libmnl: Add release-monitoring-url., guix-commits, 2022/06/26
- 14/62: gnu: SQLite: Update to 3.39.0., guix-commits, 2022/06/26
- 35/62: gnu: libnftnl/fixed: Update to 1.2.2., guix-commits, 2022/06/26
- 38/62: gnu: libuv: Update to 1.44.1., guix-commits, 2022/06/26
- 52/62: gnu: libarchive: Update to 3.6.1., guix-commits, 2022/06/26
- 54/62: gnu: jsoncpp: Update to 1.9.5., guix-commits, 2022/06/26
- 55/62: gnu: libssh2: Update to 1.10.0., guix-commits, 2022/06/26
- 56/62: gnu: libssh2: Omit static library., guix-commits, 2022/06/26
- 59/62: gnu: hwdata: Update to 0.360., guix-commits, 2022/06/26
- 60/62: gnu: pciutils: Update to 3.8.0., guix-commits, 2022/06/26