File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
export DEB_SNAPSHOT="20230601-21h42m26s"
2
2
export FDB_VERSION="6.3.23"
3
3
export GO_PACKAGE="go-1.23.4-ovh1645"
4
- export PYPI_SNAPSHOT="20250101 -21h42m01s"
5
- export PYTHON_PACKAGE="python-3.7.15-ovh161 "
4
+ export PYPI_SNAPSHOT="20231114 -21h42m01s"
5
+ export PYTHON_PACKAGE="python-3.7.17-ovh202 "
6
6
export RUST_VERSION="1.80"
7
7
export ZOOKEEPER_PACKAGE="obsto-zookeeper-3.7.2-ovh1635"
Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ Build-Depends:
9
9
cmake,
10
10
wget,
11
11
ca-certificates,
12
- go-1.22.1-ovh1508,
13
- obsto-zookeeper-3.7.1-ovh1033,
12
+ cargo-1.80,
13
+ go-1.23.4-ovh1645,
14
+ obsto-zookeeper-3.7.2-ovh1635,
14
15
python-3.7.15-ovh161,
15
16
flex,
16
17
bison,
Original file line number Diff line number Diff line change 1
1
--extra-index-url https://pypi.org/simple
2
2
3
- blake3 ~= 1.0.1
3
+ blake3 ~= 0.3.4
4
4
cliff ~= 3.10.1
5
5
confluent_kafka ~= 2.3.0
6
6
eventlet ~= 0.33.0
You can’t perform that action at this time.
0 commit comments