Commit 4e38cc88 authored by Julien Muchembled's avatar Julien Muchembled

Release 0.18

parent deda4108
Pipeline #18551 passed with stage
in 0 seconds
Changes
=======
0.18 (2021-11-30)
-----------------
* Updated dependencies: zc.buildout>=2, slapos.recipe.build>=0.49
* Fix error handling with new slapos.recipe.build when download fails.
* For compiling, use a temporary directory that is inside the part location.
* Remove slapos.recipe.cmmi way of having conditional sections.
* More reliable cleanup of temporary downloaded file.
* Switch to slapos.recipe.build implementation of environment & shared options.
'environment-section' option is dropped.
0.17 (2021-02-26)
-----------------
......
from setuptools import setup, find_packages
import os
version = '0.17'
version = '0.18'
name = 'slapos.recipe.cmmi'
......
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