Skip to content

usrlocalpkg: Change python default from 3.9.7 to 3.9.12 #253

Merged
merged 3 commits into from
May 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1368,12 +1368,17 @@ python-3.8=python-3.8.9-1

python3.8=python-3.8

python-3.9=python-3.9.7-0
python-3.9.7-0
snakemake6=snakemake

python-3.9.12-0
snakemake7=snakemake

python-3.9=python-3.9.12-0
python3.9
python3.9-config
pip3.9
pydoc3.9
snakemake6=snakemake

python3.9=python-3.9

Expand Down Expand Up @@ -1425,9 +1430,6 @@ python=python-3
virtualenv
virtualenv3=virtualenv

snakemake-7.1.1-0
snakemake7=snakemake

rstudio-1.1.383-0
rstudio-1.1=rstudio

Expand Down