We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6f63fa + 8a25ebd commit 1e55068Copy full SHA for 1e55068
1 file changed
python-3.13.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: python-3.13
3
- version: "3.13.10"
+ version: "3.13.11"
4
epoch: 0
5
description: "the Python programming language"
6
copyright:
@@ -52,9 +52,10 @@ var-transforms:
52
pipeline:
53
- uses: git-checkout
54
with:
55
- expected-commit: 4fd884356d7f29b2a07a4274bef04998ac96d529
+ expected-commit: 627894459a84be3488a1789919679c997056a03c
56
repository: https://github.com/python/cpython.git
57
tag: v${{package.version}}
58
+ depth: -1
59
cherry-picks: |
60
3.13/333d4a6f4967d3ace91492a39ededbcf3faa76a6: [CVE-2025-8291]
61
3.13/9ab89c026aa9611c4b0b67c288b8303a480fe742: [CVE-2025-6075]
0 commit comments