From e6bf83763abbdf8757dcf3b0d8afe17e5c2b4fe767587a18fd9e99b30e70d6c5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 6 Dec 2022 18:00:42 +0000 Subject: [PATCH] Accepting request 1040766 from home:yarunachalam:branches:devel:languages:python - 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) OBS-URL: https://build.opensuse.org/request/show/1040766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=17 --- python-texttable.changes | 12 ++++++++++++ python-texttable.spec | 2 +- texttable-1.6.4.tar.gz | 3 --- texttable-1.6.7.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 texttable-1.6.4.tar.gz create mode 100644 texttable-1.6.7.tar.gz 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