diff -r 64ec283e0969 -r e13ca0f85ac4 src/pyams_i18n.egg-info/PKG-INFO --- a/src/pyams_i18n.egg-info/PKG-INFO Thu Sep 27 14:48:26 2018 +0200 +++ b/src/pyams_i18n.egg-info/PKG-INFO Fri Oct 05 15:11:28 2018 +0200 @@ -1,17 +1,20 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-i18n -Version: 0.1.15 +Version: 0.1.16 Summary: PyAMS internationalization interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_i18n Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: History ======= + 0.1.16 + ------ + - keep basename attribute for widgets (initial widget name without lang) + 0.1.15 ------ - added I18n TALES extension to handle null values @@ -94,3 +97,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Pyramid Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test