Commit c5e509c3 authored by Killian Lufau's avatar Killian Lufau Committed by Thomas Gambier

re6st: prepare OBS package using slapos.libnetworkcache

It's all the more important as OpenVPN tarballs can't be downloaded with
default Python user-agent.

`slapos.libnetworkcache` depends itself on `setuptools`.

/reviewed-on !88
parent 8dea7aae
...@@ -18,7 +18,7 @@ parts += chrpath python ...@@ -18,7 +18,7 @@ parts += chrpath python
[python] [python]
recipe = zc.recipe.egg recipe = zc.recipe.egg
interpreter = ${:_buildout_section_name_} interpreter = ${:_buildout_section_name_}
eggs = setuptools eggs = slapos.libnetworkcache
# https://lab.nexedi.com/nexedi/slapos.buildout/merge_requests/11 # https://lab.nexedi.com/nexedi/slapos.buildout/merge_requests/11
scripts = dummy scripts = dummy
......
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