Your message dated Wed, 13 Aug 2025 20:21:38 +0000
with message-id
<blapr20mb422645cf3d14d9092db3655ad6...@blapr20mb4226.namprd20.prod.outlook.com>
and subject line Re: python3-mpmath: version reported as 0.0.0
has caused the Debian Bug report #1107220,
regarding python3-mpmath: version reported as 0.0.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1107220: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107220
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.3.0-1
On Tue, 3 Jun 2025 10:00:53 +0100 =?UTF-8?B?SsO2cmcgU2HDn21hbm5zaGF1c2Vu?=
<[email protected]> wrote:
> 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.
This is already the case in version 1.3.0-1. Closing
--- End Message ---