mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: python-pikepdf: Fix embedded version string.
* 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
This commit is contained in:
parent
33644303a1
commit
9dcd8802f5
1 changed files with 1 additions and 0 deletions
|
@ -8726,6 +8726,7 @@ (define-public python-pikepdf
|
|||
python-attrs
|
||||
python-coverage
|
||||
python-hypothesis
|
||||
python-setuptools-scm
|
||||
python-psutil
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
|
|
Loading…
Reference in a new issue