diff -r 2af087625f6f -r c1329f9be074 src/pyams_content_es.egg-info/PKG-INFO --- a/src/pyams_content_es.egg-info/PKG-INFO Wed Nov 14 17:48:03 2018 +0100 +++ b/src/pyams_content_es.egg-info/PKG-INFO Fri Nov 16 15:42:06 2018 +0100 @@ -1,12 +1,11 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-content-es -Version: 0.1.15.1 +Version: 0.1.16 Summary: PyAMS content interfaces and classes for ElasticSearch indexation Home-page: http://hg.ztfy.org/pyams/pyams_content_es Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: Liste des actions à effectuer ============================= @@ -24,6 +23,13 @@ History ======= + 0.1.16 + ------ + - check if content indexer port is available before starting indexer process to avoid zombies + - updated workflow extension to handle any kind of content + - updated "references" view extension to handle new references mode + - added "reference_id" index attribute + 0.1.15.1 -------- - updated external video indexer @@ -123,3 +129,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Pyramid Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test