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 ae8d630 commit 4f66aa9Copy full SHA for 4f66aa9
python-3.12.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: python-3.12
3
version: 3.12.8
4
- epoch: 2
+ epoch: 3
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.12/9aa0deb2eef2655a1029ba228527b152353135b5: CVE-2024-12254 fix
+ 3.12/9aa0deb2eef2655a1029ba228527b152353135b5: CVE-2024-12254
59
+ 3.12/a7084f6075c9595ba60119ce8c62f1496f50c568: CVE-2025-0938
60
61
- name: Force use of system libraries
62
runs: |
0 commit comments