GNU bug report logs - #55728
[PATCH] gnu: python-mock: Update to 4.0.3.

Previous Next

Package: guix-patches;

Reported by: peter <at> polidoro.io

Date: Mon, 30 May 2022 14:18:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55728: closed ([PATCH] gnu: python-mock: Update to 4.0.3.)
Date: Sat, 14 Dec 2024 10:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Dec 2024 10:12:03 +0000
with message-id <875xnm7evg.fsf <at> gmail.com>
and subject line [PATCH] gnu: python-mock: Update to 4.0.3.
has caused the debbugs.gnu.org bug report #55728,
regarding [PATCH] gnu: python-mock: Update to 4.0.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55728: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55728
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: peter <at> polidoro.io
To: guix-patches <at> gnu.org
Cc: Peter Polidoro <peter <at> polidoro.io>
Subject: [PATCH] gnu: python-mock: Update to 4.0.3.
Date: Mon, 30 May 2022 10:15:05 -0400
From: Peter Polidoro <peter <at> polidoro.io>

* gnu/packages/check.scm (python-mock): Update to 4.0.3.
---
 gnu/packages/check.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 8df5d87476..535c68cacc 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -855,14 +855,14 @@ (define-public python2-minimock
 (define-public python-mock
   (package
     (name "python-mock")
-    (version "3.0.5")
+    (version "4.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "mock" version))
        (sha256
         (base32
-         "1hrp6j0yrx2xzylfv02qa8kph661m6yq4p0mc8fnimch9j4psrc3"))))
+         "1g67p9a2by5j5d6yncpf1m68nigsvxfa86giy7r4z3r233gbngvx"))))
     (propagated-inputs
      (list python-six))
     (build-system python-build-system)
-- 
2.36.0



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 55728-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-mock: Update to 4.0.3.
Date: Sat, 14 Dec 2024 10:12:03 +0000
[Message part 4 (text/plain, inline)]
Hi,

python-team branch has been merged propagating this patch as
f579551b9b2a286e1a2315b186805e259f7242ea to master.

Patch has been refreshed up to 5.1.0.

--
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 157 days ago.

Previous Next


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