Commit 7bdda863 authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

software/js-drone: update dependencies for Debian 12

parent f185af94
...@@ -10,16 +10,12 @@ extends = ...@@ -10,16 +10,12 @@ extends =
../gcc/buildout.cfg ../gcc/buildout.cfg
../defaults.cfg ../defaults.cfg
[gcc]
# we should remove this when open62541 compiles with gcc 12
max_version = 11
[open62541] [open62541]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
tag = v1.3.4 tag = v1.3.9
url = https://github.com/open62541/open62541/archive/refs/heads/pack/${:tag}.zip url = https://github.com/open62541/open62541/archive/refs/heads/pack/${:tag}.zip
md5sum = b9c1d3ae9d7593941108f46036f29ccc md5sum = cdfd65d45b5d69b9301e923e71d4625d
patch-options = -p1 patch-options = -p1
patches = patches =
${:_profile_base_location_}/ipv6_bugfix.patch#355bec02adee4ea73ff5a56ba6971ad2 ${:_profile_base_location_}/ipv6_bugfix.patch#355bec02adee4ea73ff5a56ba6971ad2
......
...@@ -194,7 +194,7 @@ Flask = 3.0.0:whl ...@@ -194,7 +194,7 @@ Flask = 3.0.0:whl
frozenlist = 1.4.0:whl frozenlist = 1.4.0:whl
funcsigs = 1.0.2 funcsigs = 1.0.2
functools32 = 3.2.3.post2 functools32 = 3.2.3.post2
future = 0.18.3 future = 1.0.0
gevent = 23.9.1 gevent = 23.9.1
geventmp = 0.0.1 geventmp = 0.0.1
gitdb = 4.0.10 gitdb = 4.0.10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment