emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34534: closed ([PATCH] gnu: ansible: Update to 2.7


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34534: closed ([PATCH] gnu: ansible: Update to 2.7.7.)
Date: Tue, 19 Feb 2019 09:31:01 +0000

Your message dated Tue, 19 Feb 2019 14:59:55 +0530
with message-id <address@hidden>
and subject line Re: [bug#34534] [PATCH] gnu: ansible: Update to 2.7.7.
has caused the debbugs.gnu.org bug report #34534,
regarding [PATCH] gnu: ansible: Update to 2.7.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34534: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34534
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: ansible: Update to 2.7.7. Date: Mon, 18 Feb 2019 16:14:53 -0600
>From c06e914ce176ca9e3592bfc560514e1b4f28e9a8 Mon Sep 17 00:00:00 2001
From: Brett Gilio <address@hidden>
Date: Mon, 18 Feb 2019 16:14:19 -0600
Subject: [PATCH] gnu: ansible: Update to 2.7.7.

* gnu/packages/admin.scm (ansible): Update to 2.7.7.
---
 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 982aad0f4..24486cec1 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1602,14 +1602,14 @@ of supported upstream metrics systems simultaneously.")
 (define-public ansible
   (package
     (name "ansible")
-    (version "2.7.6")
+    (version "2.7.7")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ansible" version))
        (sha256
         (base32
-         "0f7b2ghm34ql8yv90wr0ngd6w7wyvnlcxpc3snkj86kcjsnmx1bd"))))
+         "0l4id24jqi578xmybvwrz10sm2jhs90gk9gs1y04gfarz4vcj304"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-bcrypt" ,python-bcrypt)
-- 
2.20.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34534] [PATCH] gnu: ansible: Update to 2.7.7. Date: Tue, 19 Feb 2019 14:59:55 +0530
Thank you for contributing. Pushed to master!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]