Package: python3-mpmath
Version: 1.2.1-2
Severity: wishlist
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
-- System Information:
Debian Release: 12.11
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-37-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-mpmath depends on:
ii python3 3.11.2-1+b1
python3-mpmath recommends no packages.
Versions of packages python3-mpmath suggests:
pn python-mpmath-doc <none>
pn python3-gmpy2 <none>
ii python3-matplotlib 3.6.3-1+b1
-- no debconf information
Thank you for using reportbug