diff --git a/python-tabulate.changes b/python-tabulate.changes index 27ba917..a1501f8 100644 --- a/python-tabulate.changes +++ b/python-tabulate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 25 16:25:20 UTC 2020 - Arun Persaud + +- update to version 0.8.7: + * Bug fixes. + * New format: `pretty`. + * HTML escaping. + ------------------------------------------------------------------- Tue Mar 10 08:42:40 UTC 2020 - Dirk Mueller diff --git a/python-tabulate.spec b/python-tabulate.spec index ab81968..40d5ea4 100644 --- a/python-tabulate.spec +++ b/python-tabulate.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tabulate -Version: 0.8.6 +Version: 0.8.7 Release: 0 Summary: Pretty-printer for tabular data in Python License: MIT diff --git a/tabulate-0.8.6.tar.gz b/tabulate-0.8.6.tar.gz deleted file mode 100644 index e9d443f..0000000 --- a/tabulate-0.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8 -size 45535 diff --git a/tabulate-0.8.7.tar.gz b/tabulate-0.8.7.tar.gz new file mode 100644 index 0000000..0214cde --- /dev/null +++ b/tabulate-0.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2723a20d04bcda8522165c73eea7c300eda74e0ce852d9022e0159d7895007 +size 50913