From: Jack Hill <jackhill@jackhill.us>
To: 66920@debbugs.gnu.org
Cc: Lars-Dominik Braun <lars@6xq.net>, Marius Bakke <marius@gnu.org>,
Munyoki Kilyungi <me@bonfacemunyoki.com>,
jgart <jgart@dismail.de>
Subject: [bug#66920] [PATCH] gnu: python-pikepdf: Fix embedded version string.
Date: Fri, 3 Nov 2023 12:22:49 -0400 [thread overview]
Message-ID: <64ced36ca3d7a96512721382544707f30d3be34c.1699028569.git.jackhill@jackhill.us> (raw)
In-Reply-To: <900d2a14-5302-4262-3ddc-98578002221f@jackhill.us>
* gnu/packages/python-xyz.scm (python-pikepdf)[native-inputs]: Add
python-setuptools-scm to correct embedded version form 0.0.0 to 1.17.0.
Change-Id: I659ed3e725fff6afe17abe6f55449567ba84cdfc
---
Thanks Ricardo for the pointer: https://logs.guix.gnu.org/guix/2023-11-03.log#170345
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6001e7e6eb..e521c1580d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8726,6 +8726,7 @@ (define-public python-pikepdf
python-attrs
python-coverage
python-hypothesis
+ python-setuptools-scm
python-psutil
python-pytest
python-pytest-cov
base-commit: c9361460dece1dbc3d2645ad3e5c79e85a2bf183
--
2.41.0
next parent reply other threads:[~2023-11-03 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <900d2a14-5302-4262-3ddc-98578002221f@jackhill.us>
2023-11-03 16:22 ` Jack Hill [this message]
2023-11-04 11:18 ` bug#66920: [PATCH] gnu: python-pikepdf: Fix embedded version string Hilton Chain 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=64ced36ca3d7a96512721382544707f30d3be34c.1699028569.git.jackhill@jackhill.us \
--to=jackhill@jackhill.us \
--cc=66920@debbugs.gnu.org \
--cc=jgart@dismail.de \
--cc=lars@6xq.net \
--cc=marius@gnu.org \
--cc=me@bonfacemunyoki.com \
/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).