diff options
Diffstat (limited to 'repos/extra/python')
| -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" |