diff --git a/python-texttable.changes b/python-texttable.changes index 6682535..97dea6f 100644 --- a/python-texttable.changes +++ b/python-texttable.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 6 17:01:27 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.6.7 + * Get rid of stub file in wheel package (#84) + +- Update to 1.6.6 + * Fix regression introduced in 1.6.5 release (#83) + +- Update to 1.6.5 + * Modify setup.py to include missing stub file in wheel package (#82) + ------------------------------------------------------------------- Mon Feb 14 21:54:33 UTC 2022 - Dirk Müller diff --git a/python-texttable.spec b/python-texttable.spec index db9d42b..4360510 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-texttable -Version: 1.6.4 +Version: 1.6.7 Release: 0 Summary: Module for creating simple ASCII tables License: MIT diff --git a/texttable-1.6.4.tar.gz b/texttable-1.6.4.tar.gz deleted file mode 100644 index d2472a6..0000000 --- a/texttable-1.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9 -size 12565 diff --git a/texttable-1.6.7.tar.gz b/texttable-1.6.7.tar.gz new file mode 100644 index 0000000..b2bf08e --- /dev/null +++ b/texttable-1.6.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2 +size 12891