equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-catalog |
2 Name: pyams-catalog |
3 Version: 0.1.9 |
3 Version: 0.1.10 |
4 Summary: PyAMS catalog tools |
4 Summary: PyAMS catalog tools |
5 Home-page: http://hg.ztfy.org/pyams/pyams_catalog |
5 Home-page: http://hg.ztfy.org/pyams/pyams_catalog |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.10 |
|
15 ------ |
|
16 - increased PyAMS_catalog generations priority to create required utilities |
|
17 before upgrading PyAMS_file |
13 |
18 |
14 0.1.9 |
19 0.1.9 |
15 ----- |
20 ----- |
16 - updated CatalogResultSet class to add "len()" function support |
21 - updated CatalogResultSet class to add "len()" function support |
17 - updated CatalogResultSet "prepend" and "append" methods to correctly keep given items order |
22 - updated CatalogResultSet "prepend" and "append" methods to correctly keep given items order |