2
2
minimum_version = 1.13.0
3
3
4
4
[venv.sentry]
5
- python = 3.13.1
5
+ python = 3.12.6
6
6
path = .venv
7
7
requirements = requirements-dev.txt
8
8
editable =
@@ -11,7 +11,7 @@ editable =
11
11
# bins =
12
12
13
13
[venv.getsentry]
14
- python = 3.13.1
14
+ python = 3.12.6
15
15
# technically these are conflicting paths but getsentry is special
16
16
# and would rather keep devenv config symlinked
17
17
path = .venv
@@ -20,15 +20,15 @@ editable = .
20
20
# but we'll just install it during sync as it's rarely populated
21
21
requirements = sentry-requirements-dev-frozen.txt
22
22
23
- [python3.13.1 ]
24
- darwin_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -x86_64-apple-darwin-install_only.tar.gz
25
- darwin_x86_64_sha256 = 4c4dafe2d59bb58e8d3ad26af637b7ae9c8141bb79738966752976861bdb103d
26
- darwin_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -aarch64-apple-darwin-install_only.tar.gz
27
- darwin_arm64_sha256 = bbfc96038d0b6922fd783f6eb2c9bf9abb648531d23d236bc1a0c16bdd061944
28
- linux_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -x86_64-unknown-linux-gnu-install_only.tar.gz
29
- linux_x86_64_sha256 = bb4696825039a2b5dc7fea2c6aeb085c89fd397016b44165ec73b4224ccc83e2
30
- linux_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -aarch64-unknown-linux-gnu-install_only.tar.gz
31
- linux_arm64_sha256 = d37aef7bdf5c27f7d006918f7cedb31f4ba07c88f61baac4ffbe0bee6d4b5248
23
+ [python3.12.6 ]
24
+ darwin_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -x86_64-apple-darwin-install_only.tar.gz
25
+ darwin_x86_64_sha256 = 8c56da91436bee158b0d592aed3393c1fe3da3694ca35950ee1c52935ba8bfd5
26
+ darwin_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -aarch64-apple-darwin-install_only.tar.gz
27
+ darwin_arm64_sha256 = 899f46eb592fcac4e834c064e4c901e8a4a6b5864e80b18efd2f0b7c3c050584
28
+ linux_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -x86_64-unknown-linux-gnu-install_only.tar.gz
29
+ linux_x86_64_sha256 = 68ff386c923c59a33a272bd984b8a33fe8117c56ad7f7552e0c2b21937ee3c0b
30
+ linux_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -aarch64-unknown-linux-gnu-install_only.tar.gz
31
+ linux_arm64_sha256 = caac1033f68f69d8978dc8c6b6964cfb9d8a111abc55c03403bd4ece63f331f3
32
32
33
33
[node]
34
34
# upstream (https://nodejs.org/dist/) is not reliable enough so we've mirrored it to GCS
@@ -68,12 +68,12 @@ version = 0.23.2
68
68
69
69
# kept here only for compatibility with older `devenv`
70
70
[python]
71
- version = 3.13.1
72
- darwin_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -x86_64-apple-darwin-install_only.tar.gz
73
- darwin_x86_64_sha256 = 4c4dafe2d59bb58e8d3ad26af637b7ae9c8141bb79738966752976861bdb103d
74
- darwin_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -aarch64-apple-darwin-install_only.tar.gz
75
- darwin_arm64_sha256 = bbfc96038d0b6922fd783f6eb2c9bf9abb648531d23d236bc1a0c16bdd061944
76
- linux_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -x86_64-unknown-linux-gnu-install_only.tar.gz
77
- linux_x86_64_sha256 = bb4696825039a2b5dc7fea2c6aeb085c89fd397016b44165ec73b4224ccc83e2
78
- linux_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20250106 /cpython-3.13.1+20250106 -aarch64-unknown-linux-gnu-install_only.tar.gz
79
- linux_arm64_sha256 = d37aef7bdf5c27f7d006918f7cedb31f4ba07c88f61baac4ffbe0bee6d4b5248
71
+ version = 3.12.6
72
+ darwin_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -x86_64-apple-darwin-install_only.tar.gz
73
+ darwin_x86_64_sha256 = 8c56da91436bee158b0d592aed3393c1fe3da3694ca35950ee1c52935ba8bfd5
74
+ darwin_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -aarch64-apple-darwin-install_only.tar.gz
75
+ darwin_arm64_sha256 = 899f46eb592fcac4e834c064e4c901e8a4a6b5864e80b18efd2f0b7c3c050584
76
+ linux_x86_64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -x86_64-unknown-linux-gnu-install_only.tar.gz
77
+ linux_x86_64_sha256 = 68ff386c923c59a33a272bd984b8a33fe8117c56ad7f7552e0c2b21937ee3c0b
78
+ linux_arm64 = https://github.com/indygreg/python-build-standalone/releases/download/20240909 /cpython-3.12.6+20240909 -aarch64-unknown-linux-gnu-install_only.tar.gz
79
+ linux_arm64_sha256 = caac1033f68f69d8978dc8c6b6964cfb9d8a111abc55c03403bd4ece63f331f3
0 commit comments