diff -r dd66b48f53da -r 17abf8179280 src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Wed Oct 03 15:44:46 2018 +0200 +++ b/src/pyams_utils.egg-info/PKG-INFO Fri Oct 05 15:47:00 2018 +0200 @@ -1,12 +1,11 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-utils -Version: 0.1.19 +Version: 0.1.20 Summary: Utility functions and classes for PyAMS Home-page: http://www.ztfy.org Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: =================== pyams_utils package =================== @@ -48,6 +47,11 @@ Changelog ========= + 0.1.20 + ------ + - added support for server's locale configuration + - added 'need_resource' TALES extension to include Fanstatic resource from template + 0.1.19 ------ - updated "br" TALES extension to add custom start and end tags @@ -178,3 +182,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Zope3 Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test