diff --git a/python-tabulate.changes b/python-tabulate.changes index 356b743..8f918a2 100644 --- a/python-tabulate.changes +++ b/python-tabulate.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 11 02:56:59 UTC 2022 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.8.10: + * Python 3.10 support. + * Bug fixes. + * Column width parameter. + ------------------------------------------------------------------- Wed Sep 29 03:01:31 UTC 2021 - Steve Kowalik diff --git a/python-tabulate.spec b/python-tabulate.spec index db8b708..8eac329 100644 --- a/python-tabulate.spec +++ b/python-tabulate.spec @@ -1,7 +1,7 @@ # # spec file for package python-tabulate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tabulate -Version: 0.8.9 +Version: 0.8.10 Release: 0 Summary: Pretty-printer for tabular data in Python License: MIT diff --git a/tabulate-0.8.10.tar.gz b/tabulate-0.8.10.tar.gz new file mode 100644 index 0000000..19817e9 --- /dev/null +++ b/tabulate-0.8.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519 +size 60154 diff --git a/tabulate-0.8.9.tar.gz b/tabulate-0.8.9.tar.gz deleted file mode 100644 index 2d3aab6..0000000 --- a/tabulate-0.8.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7 -size 53482