GNU bug report logs - #27380
[PATCH 2/2] gnu: python-mock: Update to 2.0.0

Previous Next

Package: guix-patches;

Reported by: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>

Date: Thu, 15 Jun 2017 15:40:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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 27380 in the body.
You can then email your comments to 27380 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#27380; Package guix-patches. (Thu, 15 Jun 2017 15:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 15 Jun 2017 15:40:02 GMT) Full text and rfc822 format available.

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

From: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: mbakke <at> fastmail.com
Subject: [PATCH 2/2] gnu: python-mock: Update to 2.0.0
Date: Thu, 15 Jun 2017 18:39:06 +0300
* gnu/packages/python.scm (python-mock): Update to 2.0.0
[source]: Update hash.
[native-inputs]: Add python-pbr-minimal as a dependency.
---
 gnu/packages/python.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1427d92ab..8e18173a0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -900,14 +900,16 @@ API for locking files.")
 (define-public python-mock
   (package
     (name "python-mock")
-    (version "1.0.1")
+    (version "2.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mock" version))
        (sha256
         (base32
-         "0kzlsbki6q0awf89rc287f3aj8x431lrajf160a70z0ikhnxsfdq"))))
+         "1flbpksir5sqrvq2z0dp8sl4bzbadg21sj4d42w3klpdfvgvcn5i"))))
+    (native-inputs
+     `(("python-pbr-minimal" ,python-pbr-minimal)))
     (build-system python-build-system)
     (arguments '(#:test-target "check"))
     (home-page "https://github.com/testing-cabal/mock")
-- 
2.13.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 15 Aug 2017 20:24:02 GMT) Full text and rfc822 format available.

Notification sent to Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>:
bug acknowledged by developer. (Tue, 15 Aug 2017 20:24:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>
Cc: 27380-close <at> debbugs.gnu.org
Subject: Re: [bug#27380] [PATCH 2/2] gnu: python-mock: Update to 2.0.0
Date: Tue, 15 Aug 2017 21:22:51 +0100
[Message part 1 (text/plain, inline)]
On Thu, 15 Jun 2017 18:39:06 +0300
Muriithi Frederick Muriuki <fredmanglis <at> gmail.com> wrote:

> * gnu/packages/python.scm (python-mock): Update to 2.0.0
> [source]: Update hash.
> [native-inputs]: Add python-pbr-minimal as a dependency.

Hey,

I was looking at older patches, and came across this. Apologies it
hasn't been looked at sooner.

A few days after you submitted this, version 2 of python-mock was
added as a new package, rather than updating the existing package
definition [1]. There is some justification for this in a comment that
the commit adds.

As such, I'm going to close this bug, as I'm guessing that updating
to version 2 will probably involve getting all packages to use the
new version 2 package, and then removing the version 1 package.

Thanks for taking the time to send the patch though.

1: 731b0c727c017df20cead6f63b91d9b3f44febab
http://git.savannah.gnu.org/cgit/guix.git/commit/?id=731b0c727c017df20cead6f63b91d9b3f44febab
[Message part 2 (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 13 Sep 2017 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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