GNU bug report logs - #75430
[PATCH 0/1] gnu: python-resolvelib: Update to 1.0.1

Previous Next

Package: guix-patches;

Reported by: Jordan Moore <lockbox <at> struct.foo>

Date: Tue, 7 Jan 2025 23:41:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jordan Moore <lockbox <at> struct.foo>
To: 75430 <at> debbugs.gnu.org
Cc: Jordan Moore <lockbox <at> struct.foo>, Lars-Dominik Braun <lars <at> 6xq.net>, Marius Bakke <marius <at> gnu.org>, Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Sharlatan Hellseher <sharlatanus <at> gmail.com>, Tanguy Le Carrour <tanguy <at> bioneland.org>, jgart <jgart <at> dismail.de>
Subject: [bug#75430] [PATCH] gnu: python-resolvelib: Update to 1.0.1.
Date: Tue,  7 Jan 2025 18:53:37 -0500
* gnu/packages/python-xyz.scm (python-resolvelib): Update to 1.0.1.

Change-Id: Ief381089f384f18effb08feda1971e36df108aae
---
 gnu/packages/python-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d4893e9b53..ceb26960e3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -159,6 +159,7 @@
 ;;; Copyright © 2024 Aaron Covrig <aaron.covrig.us <at> ieee.org>
 ;;; Copyright © 2024 Evgeny Pisemsky <mail <at> pisemsky.site>
 ;;; Copyright © 2024 Markku Korkeala <markku.korkeala <at> iki.fi>
+;;; Copyright © 2025 Jordan Moore <lockbox <at> struct.foo>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -16636,7 +16637,7 @@ (define-public python-commentjson
 (define-public python-resolvelib
   (package
     (name "python-resolvelib")
-    (version "0.7.1")
+    (version "1.0.1")
     (source
      (origin
        ;; Tests are missing from the PyPI release.
@@ -16647,7 +16648,7 @@ (define-public python-resolvelib
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1fqz75riagizihvf4j7wc3zjw6kmg1dd8sf49aszyml105kb33n8"))))
+         "0cvgimmfickarm4ks5gb5iply6sf6r4fr3v6zyqyqg45fsgqy753"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: a76f2d5927c86e4a76a1d3b49c1a37054612f6c0
-- 
2.46.0





This bug report was last modified 193 days ago.

Previous Next


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