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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75430 in the body.
You can then email your comments to 75430 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#75430; Package guix-patches. (Tue, 07 Jan 2025 23:41:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jordan Moore <lockbox <at> struct.foo>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org. (Tue, 07 Jan 2025 23:41:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jordan Moore <lockbox <at> struct.foo>
To: guix-patches <at> gnu.org
Cc: Jordan Moore <lockbox <at> struct.foo>
Subject: [PATCH 0/1] gnu: python-resolvelib: Update to 1.0.1
Date: Tue,  7 Jan 2025 18:39:45 -0500
This update of python-resolvelib fixes the ansible-builds,
running `guix-weather` on master or attempting to `guix install
ansible` will fail due to python-resolvelib build failures

Jordan Moore (1):
  gnu: python-resolvelib: Update to 1.0.1.

 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: a76f2d5927c86e4a76a1d3b49c1a37054612f6c0
-- 
2.46.0





Information forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#75430; Package guix-patches. (Tue, 07 Jan 2025 23:54:01 GMT) Full text and rfc822 format available.

Message #8 received at 75430 <at> debbugs.gnu.org (full text, mbox):

From: Jordan Moore <lockbox <at> struct.foo>
To: 75430 <at> debbugs.gnu.org
Cc: Jordan Moore <lockbox <at> struct.foo>
Subject: [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





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 09 Jan 2025 05:25:01 GMT) Full text and rfc822 format available.

Notification sent to Jordan Moore <lockbox <at> struct.foo>:
bug acknowledged by developer. (Thu, 09 Jan 2025 05:25:02 GMT) Full text and rfc822 format available.

Message #13 received at 75430-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 75430-done <at> debbugs.gnu.org
Cc: Jordan Moore <lockbox <at> struct.foo>
Subject: Re: [PATCH 0/1] gnu: python-resolvelib: Update to 1.0.1
Date: Wed, 08 Jan 2025 23:24:19 -0600
Applied, thanks!
-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Feb 2025 12:24:07 GMT) Full text and rfc822 format available.

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.