comparison package_lists.py @ 138:5558d8481ddf

nodejs version to 16
author drewp@bigasterisk.com
date Tue, 10 Jan 2023 10:52:55 -0800
parents a3d15c046e67
children 64fe74f0005f
comparison
equal deleted inserted replaced
137:2acb7a80d92d 138:5558d8481ddf
45 ] 45 ]
46 46
47 non_pi = [ 47 non_pi = [
48 'lpr', 48 'lpr',
49 'nfs-client', 49 'nfs-client',
50 'nodejs', 50 'nodejs', # alt source, includes npm
51 'npm',
52 'podman-docker', # updated with https://podman.io/getting-started/installation 51 'podman-docker', # updated with https://podman.io/getting-started/installation
53 # 'python3-dulwich', # desired, but it may depend on an old python3 52 # 'python3-dulwich', # desired, but it may depend on an old python3
54 'python3-invoke', 53 'python3-invoke',
55 'python3-pip', 54 'python3-pip',
56 'python3-venv', 55 'python3-venv',