Incorrect python-portend output version

  • Open
  • quality assurance status badge
Details
One participant
  • Sergio Pastor Pérez
Owner
unassigned
Submitted by
Sergio Pastor Pérez
Severity
normal
S
S
Sergio Pastor Pérez wrote on 8 Apr 17:41 +0200
(address . bug-guix@gnu.org)
PAXP251MB0348F6E87357EB7339C6C7C9F3002@PAXP251MB0348.EURP251.PROD.OUTLOOK.COM
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:
Toggle snippet (5 lines)
$ guix shell --pure grep python python-portend -- pip3 list portend | grep 'portend'
portend 0.0.0
...

Have a great day,
Sergio.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70281@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70281
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch