equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.4 |
3 Version: 0.1.5 |
4 Summary: PyAMS tasks scheduler |
4 Summary: PyAMS tasks scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
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 |
59 |
59 |
60 |
60 |
61 History |
61 History |
62 ======= |
62 ======= |
63 |
63 |
|
64 0.1.5 |
|
65 ----- |
|
66 - added check against ZEO connection name to avoid null value |
|
67 |
64 0.1.4 |
68 0.1.4 |
65 ----- |
69 ----- |
66 - changed admin view name to "admin" instead of "admin.html" |
70 - changed admin view name to "admin" instead of "admin.html" |
67 - changed vocabulary declaration |
71 - changed vocabulary declaration |
68 - imports cleanup |
72 - imports cleanup |