zodburi: v↑ to 3.0.0 for python3
Levin Zimmermann authored
A new version of zodburi has been released [1] that
removes Python2 compatibility shims [2] and is therefore
needed to successfully run 'wendelin.core' tests with python3 [3].

Suggested by @kirr.

[1] https://pypi.org/project/zodburi/3.0.0/
[2] https://github.com/Pylons/zodburi/commit/a00fea755
[3] wendelin.core!35

/reviewed-by @kirr @jerome
/reviewed-on !1745
5c3f6b33

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests