plone: upgrading to 4.3rc1
This commit is contained in:
parent
38fce2879f
commit
86e5e52d99
File diff suppressed because it is too large
Load Diff
@ -5300,9 +5300,10 @@ let
|
|||||||
python = python27;
|
python = python27;
|
||||||
});
|
});
|
||||||
|
|
||||||
plone42Packages = recurseIntoAttrs (import ../development/web/plone {
|
plone43Packages = recurseIntoAttrs (import ../development/web/plone {
|
||||||
inherit pkgs buildPythonPackage;
|
inherit pkgs;
|
||||||
python = python27;
|
python = python27;
|
||||||
|
pythonPackages = python27Packages;
|
||||||
});
|
});
|
||||||
|
|
||||||
foursuite = callPackage ../development/python-modules/4suite { };
|
foursuite = callPackage ../development/python-modules/4suite { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user