Version up zc.buildout 3.0.1+slapos004 and scipy 1.12.0
Version up zc.buildout 3.0.1+slapos004
.
-
Also version up
scipy==1.12.0
becausescipy==1.8.1
is not compatible with Python 3.11. This fixesslapos-testing/software-py3next
. Installingscipy==1.12.0
withzc.recipe.egg:custom
requireszc.buildout 3.0.1+slapos004
because scipy no longer has asetup.py
, only apyproject.toml
. -
Also fix/optimize software/rapid-cdn after changes to
zc.recipe.egg:develop
inzc.buildout 3.0.1+slapos004
. -
Also add SR test for
slapos-testing/software*.cfg
, just to verify it compiles and instantiates.