unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66920] [PATCH] gnu: python-pikepdf: Fix embedded version string.
       [not found] <900d2a14-5302-4262-3ddc-98578002221f@jackhill.us>
@ 2023-11-03 16:22 ` Jack Hill
  2023-11-04 11:18   ` bug#66920: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2023-11-03 16:22 UTC (permalink / raw)
  To: 66920; +Cc: Lars-Dominik Braun, Marius Bakke, Munyoki Kilyungi, jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66920: [PATCH] gnu: python-pikepdf: Fix embedded version string.
  2023-11-03 16:22 ` [bug#66920] [PATCH] gnu: python-pikepdf: Fix embedded version string Jack Hill
@ 2023-11-04 11:18   ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-11-04 11:18 UTC (permalink / raw)
  To: Jack Hill; +Cc: 66920-done

Hi Jack,

On Sat, 04 Nov 2023 00:22:49 +0800,
Jack Hill wrote:
> 
> * 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

Applied as 9dcd8802f5bc472579f23a38dcf437f8a9ac976c, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-04 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <900d2a14-5302-4262-3ddc-98578002221f@jackhill.us>
2023-11-03 16:22 ` [bug#66920] [PATCH] gnu: python-pikepdf: Fix embedded version string Jack Hill
2023-11-04 11:18   ` bug#66920: " Hilton Chain via Guix-patches via

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).