#1107220 python3-mpmath: version reported as 0.0.0

#1107220#5
Date:
2025-06-03 09:00:53 UTC
From:
To:
Dear Maintainer,

I am trying to update a Python package called EasyBuild
(https://easybuild.io/) to the latest version (5.1.0) and the upgrade
fails, as python3-mpmath reports the version as 0.0.0:

$ pip list | grep mpmath
mpmath                0.0.0

This should not happen and clearly is a problem with the way the package
has been generated, as I know from experience.

I would expect the outcome something like this:

$ pip list | grep mpmath
mpmath                1.2.1
(or similar)

I would greatly appreciate if that could be fixed.

Kind regards

Jörg

#1107220#10
Date:
2025-08-13 20:21:38 UTC
From:
To:
Control: fixed -1 1.3.0-1

This is already the case in version 1.3.0-1.  Closing