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.
1 parent fe3ade4 commit 87f07a3Copy full SHA for 87f07a3
python-3.13.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: python-3.13
3
version: 3.13.1
4
- epoch: 4
+ epoch: 5
5
description: "the Python programming language"
6
copyright:
7
- license: PSF-2.0
@@ -55,7 +55,8 @@ pipeline:
55
repository: https://github.com/python/cpython.git
56
tag: v${{package.version}}
57
cherry-picks: |
58
- 3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254 fix
+ 3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254
59
+ 3.13/90e526ae67b172ed7c6c56e7edad36263b0f9403: CVE-2025-0938
60
61
- name: Force use of system libraries
62
runs: |
0 commit comments