[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] $nick r11012: update python to 3.13.1
From: |
carlhansen |
Subject: |
[Gsrc-commit] $nick r11012: update python to 3.13.1 |
Date: |
Tue, 21 Jan 2025 22:22:14 -0800 |
User-agent: |
mail (GNU Mailutils 3.18) |
------------------------------------------------------------
revno: 11012
revision-id: carlhansen@gnu.org-20250122062207-cqe1hhchg2zjb13g
parent: carlhansen@gnu.org-20250122045924-p2e4v7gjxh054p4g
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2025-01-22 06:22:07 +0000
message:
update python to 3.13.1
=== modified file 'pkg/other/python/Makefile'
--- a/pkg/other/python/Makefile 2024-11-13 21:53:43 +0000
+++ b/pkg/other/python/Makefile 2025-01-22 06:22:07 +0000
@@ -1,5 +1,5 @@
# Copyright © 2014, 2015, 2016, 2017 Brandon Invergo <brandon@invergo.net>
-# Copyright ©2017-2024 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2017-2025 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of BioSRC and GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -24,7 +24,7 @@
NAME = Python
GARNAME = python
UPSTREAMNAME = Python
-GARVERSION = 3.13.0
+GARVERSION = 3.13.1
BASEVERSION = 3.13
HOME_URL = http://python.org
DESCRIPTION = A general-purpose, high-level programming language
=== modified file 'pkg/other/python/sha256sums'
--- a/pkg/other/python/sha256sums 2024-11-13 21:53:43 +0000
+++ b/pkg/other/python/sha256sums 2025-01-22 06:22:07 +0000
@@ -1,2 +1,2 @@
-086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d
download/Python-3.13.0.tar.xz
-dd3347a70ac00f0b9113c3fc58989da16e7f879395fbc0f1e8c2979a3d8fa00c
download/Python-3.13.0.tar.xz.sig
+9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d9
download/Python-3.13.1.tar.xz
+2886ab3d800c5139d1ceafc70438fa96b546cb9fb055ccb6cf75ab91c6fe00ed
download/Python-3.13.1.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] $nick r11012: update python to 3.13.1,
carlhansen <=