clustercron
Advanced tools
| Metadata-Version: 1.1 | ||
| Name: clustercron | ||
| Version: 0.6.0 | ||
| Version: 0.6.1 | ||
| Summary: Cron job wrapper that ensures a script gets run from one node in the cluster. | ||
@@ -53,2 +53,9 @@ Home-page: https://github.com/maartenq/clustercron | ||
| 0.6.1 (2019-09-13) | ||
| ------------------ | ||
| * Make the region entry in ~/.aws/config optional | ||
| * Bug fix Cache file can contain incompatible time format | ||
| 0.5.4 (2019-07-31) | ||
@@ -55,0 +62,0 @@ ------------------ |
@@ -6,2 +6,2 @@ # -*- coding: utf-8 -*- | ||
| __email__ = 'ikmaarten@gmail.com' | ||
| __version__ = '0.6.0' | ||
| __version__ = '0.6.1' |
+7
-0
@@ -7,2 +7,9 @@ .. :changelog: | ||
| 0.6.1 (2019-09-13) | ||
| ------------------ | ||
| * Make the region entry in ~/.aws/config optional | ||
| * Bug fix Cache file can contain incompatible time format | ||
| 0.5.4 (2019-07-31) | ||
@@ -9,0 +16,0 @@ ------------------ |
+8
-1
| Metadata-Version: 1.1 | ||
| Name: clustercron | ||
| Version: 0.6.0 | ||
| Version: 0.6.1 | ||
| Summary: Cron job wrapper that ensures a script gets run from one node in the cluster. | ||
@@ -53,2 +53,9 @@ Home-page: https://github.com/maartenq/clustercron | ||
| 0.6.1 (2019-09-13) | ||
| ------------------ | ||
| * Make the region entry in ~/.aws/config optional | ||
| * Bug fix Cache file can contain incompatible time format | ||
| 0.5.4 (2019-07-31) | ||
@@ -55,0 +62,0 @@ ------------------ |
+1
-1
| [bumpversion] | ||
| current_version = 0.6.0 | ||
| current_version = 0.6.1 | ||
| commit = True | ||
@@ -4,0 +4,0 @@ tag = True |
+1
-1
@@ -30,3 +30,3 @@ #!/usr/bin/env python | ||
| name='clustercron', | ||
| version='0.6.0', | ||
| version='0.6.1', | ||
| description='Cron job wrapper that ensures a script gets run from one node' | ||
@@ -33,0 +33,0 @@ ' in the cluster.', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
76146
0.74%