Skip to content

usrlocalpkg/admin/config: default to python-3.12.8-0 #443

Merged
merged 1 commit into from
Feb 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 13 additions & 5 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1453,23 +1453,28 @@ python-3.10=python-3.10.12-0

python3.10=python-3.10

python-3.11.7-0
napari
snakemake

python-3.11=python-3.11.7-1
python3.11
python3.11-config
pip3.11
pydoc3.11
napari.rc7=napari
tfpython=python3

python3.11=python-3.11

python-3.12=python-3.12.8-0
python3.12
python3.12-config
pip3.12
pydoc3.12

python3.12=python-3.12


# b) default python, see PEP 0394 too

python-3=python-3.11
python-3=python-3.12
python3
python3-config
idle3=idle
Expand Down Expand Up @@ -1498,6 +1503,7 @@ python=python-3
git-cola
git-dag
hic2cool
html2text
htseq-count
htseq-qa
idr
Expand All @@ -1509,6 +1515,7 @@ python=python-3
multiBamSummary
multiBigwigSummary
multiqc
napari
nbshow
pairtools
pip
Expand All @@ -1519,6 +1526,7 @@ python=python-3
plotHeatmap
plotPCA
plotProfile
snakemake
spyder
stg
tadtool
Expand Down