From: Jordan Moore <lockbox@struct.foo>
To: 75430@debbugs.gnu.org
Cc: Jordan Moore <lockbox@struct.foo>,
Lars-Dominik Braun <lars@6xq.net>, Marius Bakke <marius@gnu.org>,
Munyoki Kilyungi <me@bonfacemunyoki.com>,
Sharlatan Hellseher <sharlatanus@gmail.com>,
Tanguy Le Carrour <tanguy@bioneland.org>,
jgart <jgart@dismail.de>
Subject: [bug#75430] [PATCH] gnu: python-resolvelib: Update to 1.0.1.
Date: Tue, 7 Jan 2025 18:53:37 -0500 [thread overview]
Message-ID: <1ff15f2d2118c36d50d054c7cd60927fc87f0a9a.1736292514.git.lockbox@struct.foo> (raw)
In-Reply-To: <cover.1736292174.git.lockbox@struct.foo>
* 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@ieee.org>
;;; Copyright © 2024 Evgeny Pisemsky <mail@pisemsky.site>
;;; Copyright © 2024 Markku Korkeala <markku.korkeala@iki.fi>
+;;; Copyright © 2025 Jordan Moore <lockbox@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
next prev parent reply other threads:[~2025-01-07 23:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 23:39 [bug#75430] [PATCH 0/1] gnu: python-resolvelib: Update to 1.0.1 Jordan Moore
2025-01-07 23:53 ` Jordan Moore [this message]
2025-01-09 5:24 ` bug#75430: " jgart via Guix-patches via
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=1ff15f2d2118c36d50d054c7cd60927fc87f0a9a.1736292514.git.lockbox@struct.foo \
--to=lockbox@struct.foo \
--cc=75430@debbugs.gnu.org \
--cc=jgart@dismail.de \
--cc=lars@6xq.net \
--cc=marius@gnu.org \
--cc=me@bonfacemunyoki.com \
--cc=sharlatanus@gmail.com \
--cc=tanguy@bioneland.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).