all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Antero Mejr <mail@antr.me>
To: 71540@debbugs.gnu.org
Subject: [bug#71540] [PATCH 5/8] gnu: python-betamax: Update to 0.9.0.
Date: Fri, 14 Jun 2024 20:48:24 +0000	[thread overview]
Message-ID: <87wmmrgsiv.fsf@antr.me> (raw)
In-Reply-To: <877cesu09g.fsf@antr.me>


* gnu/packages/python-web.scm (python-betamax): Update to 0.9.0.

Change-Id: Ia4696d1150e1ee24ca6b27251a7db05d14d1351b
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index e8ead0ef12..f8809bc832 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4557,14 +4557,14 @@ (define-public python-cachecontrol-0.11
 (define-public python-betamax
   (package
     (name "python-betamax")
-    (version "0.8.1")
+    (version "0.9.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "betamax" version))
         (sha256
          (base32
-          "1hki1c2vs7adq7zr56wi6i5bhrkia4s2ywpv2c98ibnczz709w2v"))))
+          "152zil1j4gl1whnldi08zwjr4z2bnlbd061kr3ipjs5wg4b6wcc2"))))
     (build-system python-build-system)
     (arguments
      '(;; Many tests fail because they require networking.
-- 
2.45.1





  parent reply	other threads:[~2024-06-14 20:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13 19:10 [bug#71540] [PATCH 0/5] gnu: poetry: Update to 1.7.1 Antero Mejr
2024-06-13 19:25 ` [bug#71540] [PATCH 1/7] gnu: Add python-installer Antero Mejr
2024-06-13 19:26 ` [bug#71540] [PATCH 2/7] gnu: Add python-poetry-plugin-export Antero Mejr
2024-06-13 19:27 ` [bug#71540] [PATCH 3/7] gnu: Add python-poetry-plugin-export-minimal Antero Mejr
2024-06-13 19:27 ` [bug#71540] [PATCH 4/7] gnu: Add python-rapidfuzz Antero Mejr
2024-06-13 19:28 ` [bug#71540] [PATCH 5/7] gnu: Add python-poetry-core-next Antero Mejr
2024-06-13 19:28 ` [bug#71540] [PATCH 6/7] gnu: python-cleo: Update to 2.1.0 Antero Mejr
2024-06-13 19:29 ` [bug#71540] [PATCH 7/7] gnu: poetry: Update to 1.7.1 Antero Mejr
2024-06-13 22:34 ` [bug#71540] [PATCH 0/5] " Sharlatan Hellseher
2024-06-14  8:33 ` Tanguy LE CARROUR
2024-06-14 20:55   ` Antero Mejr
2024-06-17  6:54     ` Tanguy LE CARROUR
2024-06-17 16:04       ` Tanguy LE CARROUR
2024-06-14 20:41 ` [bug#71540] [PATCH 1/8] gnu: Add python-installer Antero Mejr
2024-06-14 20:42 ` [bug#71540] [PATCH 2/8] gnu: Add python-poetry-plugin-export Antero Mejr
2024-06-14 20:47 ` [bug#71540] [PATCH 3/8] gnu: python-poetry-core: Update to 1.9.0 Antero Mejr
2024-06-14 20:48 ` [bug#71540] [PATCH 4/8] gnu: poetry: Update to 1.8.3 Antero Mejr
2024-06-14 20:48 ` Antero Mejr [this message]
2024-06-14 20:48 ` [bug#71540] [PATCH 6/8] gnu: python-requests-toolbelt: Update to 1.0.0 Antero Mejr
2024-06-14 20:49 ` [bug#71540] [PATCH 7/8] gnu: python-jsonpickle: Update to 3.2.1 Antero Mejr
2024-06-14 20:49 ` [bug#71540] [PATCH 8/8] gnu: Remove python-poetry-core-1.0 Antero Mejr

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

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

  git send-email \
    --in-reply-to=87wmmrgsiv.fsf@antr.me \
    --to=mail@antr.me \
    --cc=71540@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.