--- a/src/pyams_catalog.egg-info/PKG-INFO Tue Jan 08 14:02:47 2019 +0100
+++ b/src/pyams_catalog.egg-info/PKG-INFO Wed Jan 09 12:19:47 2019 +0100
@@ -1,17 +1,21 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: pyams-catalog
-Version: 0.1.8
+Version: 0.1.9
Summary: PyAMS catalog tools
Home-page: http://hg.ztfy.org/pyams/pyams_catalog
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
-Description-Content-Type: UNKNOWN
Description:
History
=======
+ 0.1.9
+ -----
+ - updated CatalogResultSet class to add "len()" function support
+ - updated CatalogResultSet "prepend" and "append" methods to correctly keep given items order
+
0.1.8
-----
- updated table attributes and JSON events
@@ -65,3 +69,4 @@
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Provides-Extra: test