GNU bug report logs - #64744
[PATCH] gnu: python-pyhamcrest: Update to 2.0.3.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Thu, 20 Jul 2023 14:12:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64744: closed ([PATCH] gnu: python-pyhamcrest: Update to 2.0.3.)
Date: Mon, 07 Jul 2025 20:40:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 7 Jul 2025 22:39:39 +0200
with message-id <aGwwi4763xluUVs7 <at> jurong>
and subject line Re: [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.
has caused the debbugs.gnu.org bug report #64744,
regarding [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.
to be marked as done.

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


-- 
64744: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64744
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.
Date: Thu, 20 Jul 2023 15:11:20 +0100
From fe9b2a0da0be14c989bc202b48cfc54177f5eb36 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Thu, 20 Jul 2023 15:10:40 +0100
Subject: [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.

* gnu/packages/check.scm (python-pyhamcrest): Update to 2.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 71dc9eb54b..709afbd392 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -3079,7 +3079,7 @@ (define-public python-flaky
 (define-public python-pyhamcrest
   (package
     (name "python-pyhamcrest")
-    (version "2.0.2")
+    (version "2.0.3")
     (source (origin
               (method git-fetch)        ;no tests in PyPI archive
               (uri (git-reference
@@ -3088,7 +3088,7 @@ (define-public python-pyhamcrest
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05kdzlhs2kvj82pfca13qszszcj6dyrk4b9pbr46x06sq2s4qyls"))))
+                "0j0fpd7vw700l6gx29gz9j28d22ajkz6sngfzp4c8an4ibd2fw85"))))
     (native-inputs                      ;all native inputs are for tests
      (list python-pytest-cov python-mock python-pytest python-hypothesis))
     (build-system python-build-system)
-- 
2.41.0


[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: fanquake <fanquake <at> gmail.com>
Cc: 64744-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.
Date: Mon, 7 Jul 2025 22:39:39 +0200
Hello,

I have just come across this old patch; since it is still of interest,
I have built all directly dependent packages and pushed. Thanks!

Andreas



This bug report was last modified 13 days ago.

Previous Next


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