equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-utils |
2 Name: pyams-utils |
3 Version: 0.1.2 |
3 Version: 0.1.3 |
4 Summary: Utility functions and classes for PyAMS |
4 Summary: Utility functions and classes for PyAMS |
5 Home-page: http://www.ztfy.org |
5 Home-page: http://www.ztfy.org |
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 |
39 |
39 |
40 |
40 |
41 Changelog |
41 Changelog |
42 ========= |
42 ========= |
43 |
43 |
|
44 0.1.3 |
|
45 ----- |
|
46 - corrected XML-RPC client for Python 3 |
|
47 - added container's "find_objects_*" functions based on ISubLocations interface |
|
48 |
44 0.1.2 |
49 0.1.2 |
45 ----- |
50 ----- |
46 - imports cleanup |
51 - imports cleanup |
47 - moved IIntIds related modules from pyams_base package |
52 - moved IIntIds related modules from pyams_base package |
48 |
53 |