11[venv.sentry] 
2- python  = 3.11.8 
2+ python  = 3.12.3 
33path  = .venv
44requirements  = requirements-dev.txt
55editable  =
@@ -8,7 +8,7 @@ editable =
88#  bins =
99
1010[venv.getsentry] 
11- python  = 3.11.8 
11+ python  = 3.12.3 
1212#  technically these are conflicting paths but getsentry is special
1313#  and would rather keep devenv config symlinked
1414path  = .venv
@@ -17,15 +17,15 @@ editable = .
1717#  but we'll just install it during sync as it's rarely populated
1818requirements  = sentry-requirements-dev-frozen.txt
1919
20- [python3.11.8 ] 
21- darwin_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -x86_64-apple-darwin-install_only.tar.gz
22- darwin_x86_64_sha256  = 097f467b0c36706bfec13f199a2eaf924e668f70c6e2bd1f1366806962f7e86e 
23- darwin_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -aarch64-apple-darwin-install_only.tar.gz
24- darwin_arm64_sha256  = 389a51139f5abe071a0d70091ca5df3e7a3dfcfcbe3e0ba6ad85fb4c5638421e 
25- linux_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -x86_64-unknown-linux-gnu-install_only.tar.gz
26- linux_x86_64_sha256  = 94e13d0e5ad417035b80580f3e893a72e094b0900d5d64e7e34ab08e95439987 
27- linux_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -aarch64-unknown-linux-gnu-install_only.tar.gz
28- linux_arm64_sha256  = 389b9005fb78dd5a6f68df5ea45ab7b30d9a4b3222af96999e94fd20d4ad0c6a 
20+ [python3.12.3 ] 
21+ darwin_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -x86_64-apple-darwin-install_only.tar.gz
22+ darwin_x86_64_sha256  = c37a22fca8f57d4471e3708de6d13097668c5f160067f264bb2b18f524c890c8 
23+ darwin_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -aarch64-apple-darwin-install_only.tar.gz
24+ darwin_arm64_sha256  = ccc40e5af329ef2af81350db2a88bbd6c17b56676e82d62048c15d548401519e 
25+ linux_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -x86_64-unknown-linux-gnu-install_only.tar.gz
26+ linux_x86_64_sha256  = a73ba777b5d55ca89edef709e6b8521e3f3d4289581f174c8699adfb608d09d6 
27+ linux_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -aarch64-unknown-linux-gnu-install_only.tar.gz
28+ linux_arm64_sha256  = ec8126de97945e629cca9aedc80a29c4ae2992c9d69f2655e27ae73906ba187d 
2929
3030[colima] 
3131darwin_x86_64  = https://github.com/abiosoft/colima/releases/download/v0.6.6/colima-Darwin-x86_64
@@ -41,12 +41,12 @@ version = v0.6.6
4141
4242#  kept here only for compatibility with older `devenv`
4343[python] 
44- version  = 3.11.8 
45- darwin_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -x86_64-apple-darwin-install_only.tar.gz
46- darwin_x86_64_sha256  = 097f467b0c36706bfec13f199a2eaf924e668f70c6e2bd1f1366806962f7e86e 
47- darwin_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -aarch64-apple-darwin-install_only.tar.gz
48- darwin_arm64_sha256  = 389a51139f5abe071a0d70091ca5df3e7a3dfcfcbe3e0ba6ad85fb4c5638421e 
49- linux_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -x86_64-unknown-linux-gnu-install_only.tar.gz
50- linux_x86_64_sha256  = 94e13d0e5ad417035b80580f3e893a72e094b0900d5d64e7e34ab08e95439987 
51- linux_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240224 /cpython-3.11.8+20240224 -aarch64-unknown-linux-gnu-install_only.tar.gz
52- linux_arm64_sha256  = 389b9005fb78dd5a6f68df5ea45ab7b30d9a4b3222af96999e94fd20d4ad0c6a 
44+ version  = 3.12.3 
45+ darwin_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -x86_64-apple-darwin-install_only.tar.gz
46+ darwin_x86_64_sha256  = c37a22fca8f57d4471e3708de6d13097668c5f160067f264bb2b18f524c890c8 
47+ darwin_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -aarch64-apple-darwin-install_only.tar.gz
48+ darwin_arm64_sha256  = ccc40e5af329ef2af81350db2a88bbd6c17b56676e82d62048c15d548401519e 
49+ linux_x86_64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -x86_64-unknown-linux-gnu-install_only.tar.gz
50+ linux_x86_64_sha256  = a73ba777b5d55ca89edef709e6b8521e3f3d4289581f174c8699adfb608d09d6 
51+ linux_arm64  = https://github.com/indygreg/python-build-standalone/releases/download/20240415 /cpython-3.12.3+20240415 -aarch64-unknown-linux-gnu-install_only.tar.gz
52+ linux_arm64_sha256  = ec8126de97945e629cca9aedc80a29c4ae2992c9d69f2655e27ae73906ba187d 
0 commit comments