Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8f9b4f0d640733f5948ab8eb8f5b1447334e87b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8f9b4f0d640733f5948ab8eb8f5b1447334e87b4)
  • Date: Wed, 31 Jan 2018 23:53:38 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/ansible/DETAILS | 4 ++--
python-pypi/ansible/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 8f9b4f0d640733f5948ab8eb8f5b1447334e87b4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.4.3.0

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 99c7c73..35642ca 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 7c2cc14..9dfa727 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-01-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.3.0
+
2017-11-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.2.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8f9b4f0d640733f5948ab8eb8f5b1447334e87b4), Vlad Glagolev, 01/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page