Skip to content

Commit

Permalink
Pull latest python3.11 from https://salsa.debian.org
Browse files Browse the repository at this point in the history
  • Loading branch information
themylogin committed Nov 27, 2024
1 parent b272ff5 commit cffaa82
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions conf/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,15 @@ sources:
- "./pull.sh"
deoptions: nocheck
generate_version: false
- name: python
repo: https://github.com/truenas/python.git
branch: master
deoptions: nocheck
generate_version: false
predepscmd:
- "apt install -y python3-docs-theme python3-sphinx texinfo wget"
- "wget https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz"
- "tar --strip-components=1 -xvf Python-3.11.9.tar.xz"

# Nvidia extensions versions
############################################################################
Expand Down

0 comments on commit cffaa82

Please sign in to comment.