gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10805: update python to 3.13.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10805: update python to 3.13.0
Date: Wed, 13 Nov 2024 16:53:51 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10805
revision-id: carlhansen@gnu.org-20241113215343-3pptg9tjb4t39abx
parent: carlhansen@gnu.org-20241113021011-laulvj20f8u8i4p8
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-11-13 21:53:43 +0000
message:
  update python to 3.13.0
modified:
  pkg/other/python/Makefile      makefile-20160617200040-lqf8h520dfq0rtk7-67
  pkg/other/python/config.mk     config.mk-20160617203055-58rfr7s2g3ak0xly-29
  pkg/other/python/sha256sums    sha256sums-20160617200040-lqf8h520dfq0rtk7-69
=== modified file 'pkg/other/python/Makefile'
--- a/pkg/other/python/Makefile 2024-10-21 06:47:28 +0000
+++ b/pkg/other/python/Makefile 2024-11-13 21:53:43 +0000
@@ -24,8 +24,8 @@
 NAME = Python
 GARNAME = python
 UPSTREAMNAME = Python
-GARVERSION = 3.12.7
-BASEVERSION = 3.12
+GARVERSION = 3.13.0
+BASEVERSION = 3.13
 HOME_URL = http://python.org
 DESCRIPTION = A general-purpose, high-level programming language
 define BLURB

=== modified file 'pkg/other/python/config.mk'
--- a/pkg/other/python/config.mk        2017-04-04 05:44:05 +0000
+++ b/pkg/other/python/config.mk        2024-11-13 21:53:43 +0000
@@ -1,5 +1,7 @@
 ## Configuration options for python ##
 
-CONFIGURE_OPTS ?= --with-threads --with-computed-gotos --enable-ipv6 \
+# CONFIGURE_OPTS ?= --with-threads --with-computed-gotos --enable-ipv6 \
        --with-valgrind --with-dbmliborder=gdbm:ndbm
-BUILD_OPTS ?=  CFLAGS=-fPIC
+# BUILD_OPTS ?=  CFLAGS=-fPIC
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=

=== modified file 'pkg/other/python/sha256sums'
--- a/pkg/other/python/sha256sums       2024-10-21 06:47:28 +0000
+++ b/pkg/other/python/sha256sums       2024-11-13 21:53:43 +0000
@@ -0,0 +1,2 @@
+086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d  
download/Python-3.13.0.tar.xz
+dd3347a70ac00f0b9113c3fc58989da16e7f879395fbc0f1e8c2979a3d8fa00c  
download/Python-3.13.0.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]