GNU bug report logs - #34601
[PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.

Previous Next

Package: guix-patches;

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

Date: Thu, 21 Feb 2019 02:21:02 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

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 34601 in the body.
You can then email your comments to 34601 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#34601; Package guix-patches. (Thu, 21 Feb 2019 02:21: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, 21 Feb 2019 02:21: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 4/5] gnu: emacs-pyvenv: Update to 1.20.
Date: Wed, 20 Feb 2019 20:13:21 -0600
[0004-gnu-emacs-pyvenv-Update-to-1.20.patch (text/x-patch, inline)]
From b35089357851611188634c3c840f0f62a9485e73 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Wed, 20 Feb 2019 20:09:20 -0600
Subject: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.

* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d498ebaf3..7b7205887 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4591,7 +4591,7 @@ functions to assist in reviewing changes on files.")
 (define-public emacs-pyvenv
   (package
     (name "emacs-pyvenv")
-    (version "1.11")
+    (version "1.20")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4600,7 +4600,7 @@ functions to assist in reviewing changes on files.")
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "1a346qdimr1dvj53q033aqnahwd2dhyn9jadrs019nm0bzgw7g63"))))
+                "1x052fsavb94x3scpqd6n9spqgzaahzbdxhg4qa5sy6hqsabn6zh"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases
-- 
2.20.1





Reply sent to iyzsong <at> member.fsf.org (宋文武):
You have taken responsibility. (Sun, 24 Feb 2019 03:13:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Sun, 24 Feb 2019 03:13:02 GMT) Full text and rfc822 format available.

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

From: iyzsong <at> member.fsf.org (宋文武)
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34601-done <at> debbugs.gnu.org
Subject: Re: [bug#34601] [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
Date: Sun, 24 Feb 2019 11:12:15 +0800
Brett Gilio <brettg <at> posteo.net> writes:

>>From b35089357851611188634c3c840f0f62a9485e73 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Wed, 20 Feb 2019 20:09:20 -0600
> Subject: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
>
> * gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Pushed, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Mar 2019 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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