equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.12 |
3 Version: 0.1.12.1 |
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 |
58 management and activate and schedule the task, as well as settings specific to the given task. |
58 management and activate and schedule the task, as well as settings specific to the given task. |
59 |
59 |
60 |
60 |
61 History |
61 History |
62 ======= |
62 ======= |
|
63 |
|
64 0.1.12.1 |
|
65 -------- |
|
66 - updated translations |
63 |
67 |
64 0.1.12 |
68 0.1.12 |
65 ------ |
69 ------ |
66 - check if port is already used before starting scheduler process to avoid zombies processes |
70 - check if port is already used before starting scheduler process to avoid zombies processes |
67 |
71 |