Commit be00bb12 authored by Julien Muchembled's avatar Julien Muchembled

Release 2.7.1+slapos014

parent 9e5dcbc6
Pipeline #17527 passed with stage
in 0 seconds
2.7.1+slapos014
---------------
- download: extend API with a new parameter to use an alternate URL as fallback.
- download: avoid temporary file when possible,
do not check md5sum twice when using cache file,
ignore fallback mode if a checksum is given,
remove and download again in case of checksum mismatch for a cached path.
- Be more verbose for the first part to reinstall
(changed option or missing path).
2.7.1+slapos013
---------------
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = '2.7.1+slapos013'
version = '2.7.1+slapos014'
import os
from setuptools import setup
......
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