Commit e8a56bd0 authored by Julien Muchembled's avatar Julien Muchembled

Release 2.7.1+slapos016

parent c3903c7e
2.7.1+slapos016
---------------
- download: fix a regression in 2.7.1+slapos014 causing buildout to crash with
SameFileError exception when using e.g. extends-cache
2.7.1+slapos015 2.7.1+slapos015
--------------- ---------------
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '2.7.1+slapos015' version = '2.7.1+slapos016'
import os import os
from setuptools import setup 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