GNU bug report logs - #34191
[PATCH] gnu: ansible: update from 2.7.5 to 2.7.6

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Thu, 24 Jan 2019 21:30:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34191 in the body.
You can then email your comments to 34191 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34191; Package guix-patches. (Thu, 24 Jan 2019 21:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 24 Jan 2019 21:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ansible: update from 2.7.5 to 2.7.6
Date: Thu, 24 Jan 2019 15:28:46 -0600
[0001-gnu-ansible-update-from-2.7.5-to-2.7.6.patch (text/x-patch, inline)]
From 953c382a23f93b784475ac67ac9bb8876a19f5e0 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
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





Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Fri, 25 Jan 2019 08:56:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Fri, 25 Jan 2019 08:56:04 GMT) Full text and rfc822 format available.

Message #10 received at 34191-done <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34191-done <at> debbugs.gnu.org
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
[Message part 1 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Feb 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.