Update package version to 3.14.5

This commit is contained in:
2026-05-17 16:18:42 +03:00
parent 509dbc4346
commit 3a5a6a5353
+2 -2
View File
@@ -1,6 +1,6 @@
name: python3 name: python3
description: The Python3 interpreter description: The Python3 interpreter
version: 3.14.4 version: 3.14.5
revision: 1 revision: 1
url: https://www.python.org/ url: https://www.python.org/
license: PSF-2.0 license: PSF-2.0
@@ -35,7 +35,7 @@ downloads:
- url: https://www.python.org/ftp/python/${BPM_PKG_VERSION}/Python-${BPM_PKG_VERSION}.tar.xz - url: https://www.python.org/ftp/python/${BPM_PKG_VERSION}/Python-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8 checksum: 7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6
split_packages: split_packages:
- name: python3 - name: python3
- name: python3-tests - name: python3-tests