Commit 3f32153f authored by Rafael Monnerat's avatar Rafael Monnerat

Release 2.5.2+slapos012

parent 3d968dce
2.5.2+slapos12
--------------
- Optimize _install_and_load by using cache.
- Optimize _compute_part_signatures. Cache recipe signature and calculate once per recipe.
2.5.2+slapos011
---------------
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = '2.5.2+slapos011'
version = '2.5.2+slapos012'
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