Disable tests and remove pip from main python package

This commit is contained in:
2025-05-12 13:40:16 +03:00
parent 0351524a47
commit 1a0b031411
4 changed files with 9 additions and 13 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
name: python3
description: The Python3 interpreter
version: 3.12.2
revision: 3
revision: 4
url: https://www.python.org/
license: PSF-2.0
architecture: any
depends: ["bzip2","expat","gdbm","glibc","libffi","libxcrypt","ncurses","openssl","zlib"]
optional_depends: ["sqlite"]
optional_depends: ["python-pip","sqlite"]
make_depends: ["llvm","sqlite"]
type: source