Skip to content

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

python-3.13.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: python-3.13
33
version: 3.13.1
4-
epoch: 4
4+
epoch: 5
55
description: "the Python programming language"
66
copyright:
77
- license: PSF-2.0
@@ -55,7 +55,8 @@ pipeline:
5555
repository: https://github.com/python/cpython.git
5656
tag: v${{package.version}}
5757
cherry-picks: |
58-
3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254 fix
58+
3.13/71e8429ac8e2adc10084ab5ec29a62f4b6671a82: CVE-2024-12254
59+
3.13/90e526ae67b172ed7c6c56e7edad36263b0f9403: CVE-2025-0938
5960
6061
- name: Force use of system libraries
6162
runs: |

0 commit comments

Comments
 (0)