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

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

[debbugs-tracker] bug#34191: closed ([PATCH] gnu: ansible: update from 2


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34191: closed ([PATCH] gnu: ansible: update from 2.7.5 to 2.7.6)
Date: Fri, 25 Jan 2019 08:56:02 +0000

Your message dated Fri, 25 Jan 2019 14:25:11 +0530
with message-id <address@hidden>
and subject line Re: [bug#34191] [PATCH] gnu: ansible: update from 2.7.5 to 
2.7.6
has caused the debbugs.gnu.org bug report #34191,
regarding [PATCH] gnu: ansible: update from 2.7.5 to 2.7.6
to be marked as done.

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


-- 
34191: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34191
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: ansible: update from 2.7.5 to 2.7.6 Date: Thu, 24 Jan 2019 15:28:46 -0600
>From 953c382a23f93b784475ac67ac9bb8876a19f5e0 Mon Sep 17 00:00:00 2001
From: Brett Gilio <address@hidden>
Date: Thu, 24 Jan 2019 15:22:01 -0600
Subject: [PATCH] gnu: ansible: update from 2.7.5 to 2.7.6

---
 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 815ce1971..70603048b 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.5")
+    (version "2.7.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ansible" version))
        (sha256
         (base32
-         "1fsif2jmkrrgiawsd8r6sxrqvh01fvrmdhas0p540a6i9fby3yda"))))
+         "0f7b2ghm34ql8yv90wr0ngd6w7wyvnlcxpc3snkj86kcjsnmx1bd"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-bcrypt" ,python-bcrypt)
-- 
2.20.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34191] [PATCH] gnu: ansible: update from 2.7.5 to 2.7.6 Date: Fri, 25 Jan 2019 14:25:11 +0530
Thanks for the patch! I have applied it to master. I added a copyright
header for you and modified the commit message to conform to our
conventions. If you are using emacs, you may use the update yasnippet in
etc/snippets to easily generate commit messages for update commits.

https://www.gnu.org/software/guix/manual/en/html_node/The-Perfect-Setup.html

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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