From 0acd80b9e529208082dd35aca026bd8327a071df Mon Sep 17 00:00:00 2001 From: Alin Voinea Date: Tue, 9 Mar 2021 15:27:46 +0200 Subject: [PATCH] Plone 5.2.4 release --- library/plone | 25 ++++++++++--------- test/tests/plone-addons/expected-std-out.txt | 1 + .../tests/plone-versions/expected-std-out.txt | 1 + test/tests/plone-zeosite/expected-std-out.txt | 1 + 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/library/plone b/library/plone index a9088ca8e6..941d3e5d16 100644 --- a/library/plone +++ b/library/plone @@ -1,24 +1,25 @@ Maintainers: Alin Voinea (@avoinea), + Piero Nicolli (@pnicolli), Sven Strack (@svx), Antonio De Marinis (@demarant) GitRepo: https://github.com/plone/plone.docker.git -Tags: 5.2.2-python38, 5.2-python38, 5-python38, python38, 5.2.2, 5.2, 5, latest +Tags: 5.2.4-python38, 5.2-python38, 5-python38, python38, 5.2.4, 5.2, 5, latest Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x -GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7 -Directory: 5.2/5.2.2/debian +GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6 +Directory: 5.2/5.2.4/debian -Tags: 5.2.2-python37, 5.2-python37, 5-python37, python37 +Tags: 5.2.4-python37, 5.2-python37, 5-python37, python37 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x -GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7 -Directory: 5.2/5.2.2/python37 +GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6 +Directory: 5.2/5.2.4/python37 -Tags: 5.2.2-python36, 5.2-python36, 5-python36, python36 +Tags: 5.2.4-python36, 5.2-python36, 5-python36, python36 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x -GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7 -Directory: 5.2/5.2.2/python36 +GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6 +Directory: 5.2/5.2.4/python36 -Tags: 5.2.2-alpine, 5.2-alpine, 5-alpine, alpine +Tags: 5.2.4-alpine, 5.2-alpine, 5-alpine, alpine Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x -GitCommit: f66610b264ad294acc2bb85676e53e803994a5e7 -Directory: 5.2/5.2.2/alpine +GitCommit: a516871e08532c8a343f9e9e713c8abc8d80aae6 +Directory: 5.2/5.2.4/alpine diff --git a/test/tests/plone-addons/expected-std-out.txt b/test/tests/plone-addons/expected-std-out.txt index 7cf7596ee3..f238814e27 100644 --- a/test/tests/plone-addons/expected-std-out.txt +++ b/test/tests/plone-addons/expected-std-out.txt @@ -1,6 +1,7 @@ [buildout] extends = develop.cfg +find-links += develop += src/eea.facetednavigation eggs += eea.facetednavigation zcml += eea.facetednavigation-meta diff --git a/test/tests/plone-versions/expected-std-out.txt b/test/tests/plone-versions/expected-std-out.txt index b5b0913a45..2657b5a1ad 100644 --- a/test/tests/plone-versions/expected-std-out.txt +++ b/test/tests/plone-versions/expected-std-out.txt @@ -1,6 +1,7 @@ [buildout] extends = develop.cfg +find-links += develop += src/eea.facetednavigation eggs += eea.facetednavigation zcml += eea.facetednavigation-meta diff --git a/test/tests/plone-zeosite/expected-std-out.txt b/test/tests/plone-zeosite/expected-std-out.txt index 68a41926d3..67cab61757 100644 --- a/test/tests/plone-zeosite/expected-std-out.txt +++ b/test/tests/plone-zeosite/expected-std-out.txt @@ -1,6 +1,7 @@ [buildout] extends = develop.cfg +find-links += develop += src/eea.facetednavigation eggs += eea.facetednavigation zcml += eea.facetednavigation-meta