[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70281: Incorrect python-portend output version
From: |
Sergio Pastor Pérez |
Subject: |
bug#70281: Incorrect python-portend output version |
Date: |
Mon, 08 Apr 2024 17:41:03 +0200 |
Hello.
I've noticed that `python-portend' does not have a correct version
number in the output derivation. This will create failures during the
`python-build-system' `sanity-check' phase.
The following command demonstrates the issue:
--8<---------------cut here---------------start------------->8---
$ guix shell --pure grep python python-portend -- pip3 list portend | grep
'portend'
portend 0.0.0
...
--8<---------------cut here---------------end--------------->8---
Have a great day,
Sergio.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#70281: Incorrect python-portend output version,
Sergio Pastor Pérez <=