Skip to Content.
Sympa Menu

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

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 (2e3067014da1e066e0e5bc8f0951fd68c936fbf4)
  • Date: Sat, 28 Jul 2018 17:19:45 +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 2e3067014da1e066e0e5bc8f0951fd68c936fbf4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.7

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 31e60f0..38af94e 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.6
+ VERSION=2.5.7
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SECURITY_PATCH=3
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:169badaa6a94d1ea2d16cb97c7e5eb0b8c225a455edfa95f3ad9e4ec968d5b9525dec4732b60e5ba5f92412f87d8aacc0b2299f2595f3bb820ad8604be8e76d6
+
SOURCE_HASH=sha512:1be274b080dcc4aba40c884ba45b1403788aadb1f14bd00fd52283bc6e691ec7863f061cb4b7d70965d48cdb49c6b849e9b2e49dd7dd6dd5d8788f2d637960b1
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 182d870..99b46ca 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-07-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.7
+
2018-07-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.6; SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2e3067014da1e066e0e5bc8f0951fd68c936fbf4), Vlad Glagolev, 07/28/2018

Archive powered by MHonArc 2.6.24.

Top of Page