Bump Python versions.

This commit is contained in:
Julien Palard 2021-11-06 10:25:14 +01:00
parent 38d2767049
commit 9bf7f2b5e0
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
2 changed files with 2 additions and 41 deletions

View File

@ -45,9 +45,9 @@ compile_all_pythons()
compile_python 3.6.15 &
compile_python 3.7.12 &
compile_python 3.8.12 &
compile_python 3.9.7 &
compile_python 3.9.8 &
compile_python 3.10.0 &
compile_python 3.11.0 a1
compile_python 3.11.0 a2 &
wait
}

View File

@ -1,39 +0,0 @@
# Disable DPMS turning off the screen
xset dpms force on
xset s off
# Disable bell
xset -b
# Enable zapping (C-A-<Bksp> kills X)
setxkbmap -option terminate:ctrl_alt_bksp
# Enable compose key on right alt
xmodmap -e "keysym Alt_R = Multi_key"
# Enforce correct locales from the beginning
unset LC_COLLATE
export LC_CTYPE=en_US.UTF-8
export LC_TIME=swedish
export LC_NUMERIC=en_US.UTF-8
export LC_MONETARY=en_US.UTF-8
export LC_MESSAGES=C
export LC_PAPER=en_US.UTF-8
export LC_NAME=en_US.UTF-8
export LC_ADDRESS=en_US.UTF-8
export LC_TELEPHONE=en_US.UTF-8
export LC_MEASUREMENT=en_US.UTF-8
export LC_IDENTIFICATION=en_US.UTF-8
export LC_ALL=
# Set background color
xsetroot -solid "#3A3A3A"
# Enable core dumps in case something goes wrong
ulimit -c unlimited
# Start i3
xautolock -time 30 -locker 'i3lock --show-failed-attempts --image=$HOME/apod.png' -detectsleep &
# urxvtd -q -o -f
exec /usr/bin/i3