Package: python3-prettytable
Version: 2.5.0-1
Severity: normal

Dear Maintainer,

when some tool (like pip3) checks the version of prettytable, it gets
0.0.0. And indeed manually

$ ipython3
Python 3.9.9 (main, Jan 10 2022, 10:55:59)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.31.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import prettytable

In [2]: prettytable.__version__
Out[2]: '0.0.0'


If I install the pip version with pip3 install -U prettytable, the same
code properly reports '3.0.0'.

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'testing'), (500, 'stable'), (50, 'unstable-debug'), 
(50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/16 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-prettytable depends on:
ii  python3                     3.9.7-1
ii  python3-importlib-metadata  4.6.4-1
ii  python3-wcwidth             0.1.9+dfsg1-2

python3-prettytable recommends no packages.

python3-prettytable suggests no packages.

-- no debconf information

Reply via email to