From 85cc579b31b8353da3c688f12acecdfde4a3d80cb1b44884a6d16c579ebc1971 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 20 Dec 2020 09:45:19 +0000 Subject: [PATCH] - update to 1.6.3: * Improve int conversion OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=14 --- python-texttable.changes | 6 ++++++ python-texttable.spec | 4 ++-- texttable-1.6.2.tar.gz | 3 --- texttable-1.6.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 texttable-1.6.2.tar.gz create mode 100644 texttable-1.6.3.tar.gz diff --git a/python-texttable.changes b/python-texttable.changes index 22d8155..97041c7 100644 --- a/python-texttable.changes +++ b/python-texttable.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 20 09:44:50 UTC 2020 - Dirk Müller + +- update to 1.6.3: + * Improve int conversion + ------------------------------------------------------------------- Mon Jul 22 12:41:17 UTC 2019 - Tomáš Chvátal diff --git a/python-texttable.spec b/python-texttable.spec index a643f44..6ac7b80 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -1,7 +1,7 @@ # # spec file for package python-texttable # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-texttable -Version: 1.6.2 +Version: 1.6.3 Release: 0 Summary: Module for creating simple ASCII tables License: MIT diff --git a/texttable-1.6.2.tar.gz b/texttable-1.6.2.tar.gz deleted file mode 100644 index d0586c0..0000000 --- a/texttable-1.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4 -size 13176 diff --git a/texttable-1.6.3.tar.gz b/texttable-1.6.3.tar.gz new file mode 100644 index 0000000..dcf074e --- /dev/null +++ b/texttable-1.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436 +size 14470