unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 64744@debbugs.gnu.org
Subject: [bug#64744] [PATCH] gnu: python-pyhamcrest: Update to 2.0.3.
Date: Thu, 20 Jul 2023 15:11:20 +0100	[thread overview]
Message-ID: <CAFyhPjVezVPCrGB0nuTtHwu_n0at6sOVLJtpM8G_W8r_Z64Pgg@mail.gmail.com> (raw)

From fe9b2a0da0be14c989bc202b48cfc54177f5eb36 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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




                 reply	other threads:[~2023-07-20 14:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyhPjVezVPCrGB0nuTtHwu_n0at6sOVLJtpM8G_W8r_Z64Pgg@mail.gmail.com \
    --to=fanquake@gmail.com \
    --cc=64744@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).