diff -r 17accf89d8a8 -r 4740e424ef1a src/pyams_sequence.egg-info/PKG-INFO --- a/src/pyams_sequence.egg-info/PKG-INFO Tue Oct 30 13:57:05 2018 +0100 +++ b/src/pyams_sequence.egg-info/PKG-INFO Tue Oct 30 14:26:00 2018 +0100 @@ -1,17 +1,20 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: pyams-sequence -Version: 0.1.12.1 +Version: 0.1.12.2 Summary: PyAMS sequence interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_sequence Author: Thierry Florac Author-email: tflorac@ulthar.net License: ZPL -Description-Content-Type: UNKNOWN Description: History ======= + 0.1.12.2 + -------- + - corrected "findReferences" JSON-RPC method filter to allow selection of empty objects + 0.1.12.1 -------- - updated translation @@ -87,3 +90,4 @@ Classifier: Programming Language :: Python Classifier: Framework :: Pyramid Classifier: Topic :: Software Development :: Libraries :: Python Modules +Provides-Extra: test