all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66920: python-pikepdf showing wrong version in egg
@ 2023-11-03 15:56 Jack Hill
  2023-11-03 16:22 ` [bug#66920] [PATCH] gnu: python-pikepdf: Fix embedded version string Jack Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Hill @ 2023-11-03 15:56 UTC (permalink / raw)
  To: 66920

Hi Guix,

This issue was brought to my attention by f1refly on IRC.

pdfarranger fails to build with the following error in the sanity-check 
phase:

"""
...checking requirements: ERROR: pdfarranger==1.10.1 
ContextualVersionConflict(pikepdf 0.0.0 
(/gnu/store/wli7mi9xb3zdlb9lbnn9haf79phff408-python-pikepdf-7.2.0/lib/python3.10/site-packages), 
Requirement.parse('pikepdf>=1.17.0'), {'pdfarranger'})
"""

Our python-pikepdf version is more than 1.17.0 though, it's 7.2.0. 
However, the egg in site-packages does list its version as 0.0.0.

Best,
Jack




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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 15:56 bug#66920: python-pikepdf showing wrong version in egg Jack Hill
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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.