Switch to new package format

This commit is contained in:
2026-06-13 20:00:55 +03:00
parent 3a5a6a5353
commit a90eef25a9
2 changed files with 2 additions and 2 deletions
+44
View File
@@ -0,0 +1,44 @@
name: python3
description: The Python3 interpreter
version: 3.14.5
revision: 2
url: https://www.python.org/
license: PSF-2.0
maintainers:
- [email protected]
architecture: any
type: source
depends:
- bzip2
- expat
- glibc
- libffi
- libnsl
- libxcrypt
- mpdecimal
- ncurses
- openssl
- tzdata
- zlib
optional_depends:
- python-pip:Python module manager
- sqlite:Default database integration
- tk:Required for the tkinter module
- xz-utils:Required for the lzma module
make_depends:
- bluez
- gdb
- llvm
- sqlite
- tk
downloads:
- url: https://www.python.org/ftp/python/${BPM_PKG_VERSION}/Python-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6
split_packages:
- name: python3
- name: python3-tests
description: Test files for python
depends:
- python3