stable

python-tabulate-0.8.6-1.fc31

FEDORA-2020-cdbfd431e7 created by major 6 years ago for Fedora 31

python-tabulate update to v0.8.6

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2020-cdbfd431e7

This update has been submitted for testing by major.

6 years ago

This update's test gating status has been changed to 'waiting'.

6 years ago

This update's test gating status has been changed to 'ignored'.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon cor commented & provided feedback 6 years ago
karma

Works for me

[corinna@bunny ~]$ python3
Python 3.7.6 (default, Dec 19 2019, 22:52:49) 
[GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from tabulate import tabulate
>>> table = [["Sun",696000,1989100000],["Earth",6371,5973.6],["Moon",1737,73.5],["Mars",3390,641.85]]
>>> print(tabulate(table))
-----  ------  -------------
Sun    696000     1.9891e+09
Earth    6371  5973.6
Moon     1737    73.5
Mars     3390   641.85
-----  ------  -------------
>>>

This update can be pushed to stable now if the maintainer wishes

6 years ago

This update has been submitted for stable by bodhi.

6 years ago

This update has been pushed to stable.

6 years ago

Please log in to add feedback.

Metadata
Type
enhancement
Severity
low
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
6 years ago
in testing
6 years ago
in stable
6 years ago
BZ#1773343 python-tabulate-0.8.6 is available
0
0

Automated Test Results