summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2018-01-31 18:52:27 -0500
committerVlad Glagolev2018-01-31 18:52:27 -0500
commit8f9b4f0d640733f5948ab8eb8f5b1447334e87b4 (patch)
tree3089e1c7cec473e99c77afa266e3c02b133568b5
parent3b00b7000adea0a42f1bbb95cb8f4f63edfd1beb (diff)
ansible: => 2.4.3.0
-rwxr-xr-xpython-pypi/ansible/DETAILS4
-rw-r--r--python-pypi/ansible/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 99c7c7393e..35642ca9c4 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.4.2.0
+ VERSION=2.4.3.0
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://releases.ansible.com/${SPELL}/${SOURCE}
SOURCE_URL[1]=https://pypi.io/packages/source/a/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:32a075959dca01e184d9c3988fc9c491e904e7627a38e3527c37a8b26340f331bd294cacfe7353d339d15488857ba5ee1b36d9ae4ebeb8b5827934a73f4b42b0
+ SOURCE_HASH=sha512:a7cda358c67c519c7e5ba248bf47070f21a27203fb29d70d9d75ecf027ba1275d71c0f96493e047281211d172a3be8273d7e08144446284695fb0bc8b94daa82
if [[ ${ANSIBLE_SIMPLEINIT_MSB} == y ]]; then
SOURCE2="${SPELL}-${BRANCH}-simpleinit-msb.patch"
SOURCE2_URL[0]=http://ftp.sourcemage.us/mirror/${SOURCE2}
diff --git a/python-pypi/ansible/HISTORY b/python-pypi/ansible/HISTORY
index 7c2cc14de5..9dfa727d8c 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-01-31 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.3.0
+
2017-11-29 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.4.2.0