diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:16:32 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-08-19 09:16:32 +0000 |
| commit | 6f75fa6a85521ffd6ff74c9cff6c9de51e6960bc (patch) | |
| tree | 3845bfa750308115bab812ad3c0ae73f0f54e796 /python | |
| parent | de130a9eb2e44f30901c99e370321856013baa28 (diff) | |
| download | alicelinux-6f75fa6a85521ffd6ff74c9cff6c9de51e6960bc.tar.gz alicelinux-6f75fa6a85521ffd6ff74c9cff6c9de51e6960bc.zip | |
Woodpecker CI b29bcea7999a7f253f6531c6b2b61fe557c0c065 [SKIP CI]
Diffstat (limited to 'python')
| -rw-r--r-- | python/.checksum | 2 | ||||
| -rw-r--r-- | python/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/.checksum b/python/.checksum index 7049d03b..c10f7ebd 100644 --- a/python/.checksum +++ b/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/python/abuild b/python/abuild index 86344347..2fad015d 100644 --- a/python/abuild +++ b/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" |