unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 39840@debbugs.gnu.org
Subject: [bug#39840] [PATCH] gnu: ansible: Update to 2.9.5.
Date: Sat, 29 Feb 2020 18:10:40 +0100	[thread overview]
Message-ID: <CAEwRq=pcU6ZDOmbG8dd1UCt+3jexXsiDVYPtJ15XskpUYbMtnw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 81 bytes --]

lightly tested on localhost connexion (setup, shell modules)

-- 
Vincent Legoll

[-- Attachment #2: 0001-gnu-ansible-Update-to-2.9.5.patch --]
[-- Type: text/x-patch, Size: 1063 bytes --]

From dc8f93352c6544981fd77b44d7ecc2a84bb39e88 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sat, 29 Feb 2020 18:03:18 +0100
Subject: [PATCH] gnu: ansible: Update to 2.9.5.

* gnu/packages/admin.scm (ansible): Update to 2.9.5.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 50bb8ab651..fdbd971880 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1911,13 +1911,13 @@ of supported upstream metrics systems simultaneously.")
 (define-public ansible
   (package
     (name "ansible")
-    (version "2.8.5")
+    (version "2.9.5")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ansible" version))
        (sha256
-        (base32 "11k94ifp42psivzx147xwbmq1ak7qnjdgkb6c1xz53nfapkh754f"))))
+        (base32 "19fav6rs58zdc3gfhh1lxhki36jn4252183rrd769sv46b9m1bji"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-bcrypt" ,python-bcrypt)
-- 
2.25.1


             reply	other threads:[~2020-02-29 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-29 17:10 Vincent Legoll [this message]
2020-02-29 17:26 ` [bug#39840] Further testing done Vincent Legoll
2020-02-29 18:41   ` bug#39840: " Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEwRq=pcU6ZDOmbG8dd1UCt+3jexXsiDVYPtJ15XskpUYbMtnw@mail.gmail.com' \
    --to=vincent.legoll@gmail.com \
    --cc=39840@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).