diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:13:24 +0000 |
| commit | 1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4 (patch) | |
| tree | a1e407040f6a7f01b2262300bae7a81b6b11f0b5 /repos | |
| parent | a8f088caac58eb01d7336d9f5eff97725b2e9d6f (diff) | |
| download | alicelinux-1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4.tar.gz alicelinux-1f13799b0bc9dc4bf70f89ce5dd1c15f5cde92a4.zip | |
python: updated to 3.13.7
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/python/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/python/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/python/.checksum b/repos/extra/python/.checksum index 7049d03b..c10f7ebd 100644 --- a/repos/extra/python/.checksum +++ b/repos/extra/python/.checksum @@ -1,2 +1,2 @@ -9039b1120f6de08d6ff976e3e64fb350a5f16cd2d84f8f2df250b6369c4ad7d5 Python-3.13.6.tar.xz +048bcfcca6f5e33436c307121c711bc96faa1602f98b78cb7b94e7342fca5945 Python-3.13.7.tar.xz bdb57378412d2d78b74df2d08d974d6b66d9effa6d11c2293a25f9d5e329d84f musl-pgo-tests.patch diff --git a/repos/extra/python/abuild b/repos/extra/python/abuild index 86344347..2fad015d 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.13.6 +version=3.13.7 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz musl-pgo-tests.patch" |