diff -r b2bb69f30e67 -r 6b6236f258ab src/pyams_portal.egg-info/PKG-INFO --- a/src/pyams_portal.egg-info/PKG-INFO Thu Oct 04 16:41:41 2018 +0200 +++ b/src/pyams_portal.egg-info/PKG-INFO Fri Oct 05 15:49:10 2018 +0200 @@ -1,12 +1,11 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-portal -Version: 0.1.16.1 +Version: 0.1.17 Summary: PyAMS portal and portlets interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_portal Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: Portal template configuration storage @@ -99,6 +98,13 @@ History ======= + 0.1.17 + ------ + - can't remove a template row or slot containing any portlet + - automatically remove cancelled slots + - added name to portlet renderer settings instances + - updated template properties edit form template + 0.1.16 ------ - added checks in slot adding form @@ -207,3 +213,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Pyramid Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test