From b74e56463a6ec912efbd0c155fdbc91cae03ca6fe11ea7ac98f302719b341ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Feb 2020 15:00:55 +0000 Subject: [PATCH] Accepting request 770630 from home:mcalabkova:branches:devel:languages:python - update to 0.1.8 * Unicode v12 and proj. maintenence * remove static analysis * EastAsianWidth v9 -> v12 * README and tox.ini OBS-URL: https://build.opensuse.org/request/show/770630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=15 --- python-wcwidth.changes | 9 +++++++++ python-wcwidth.spec | 4 ++-- wcwidth-0.1.7.tar.gz | 3 --- wcwidth-0.1.8.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 wcwidth-0.1.7.tar.gz create mode 100644 wcwidth-0.1.8.tar.gz diff --git a/python-wcwidth.changes b/python-wcwidth.changes index 80b3e83..e78b799 100644 --- a/python-wcwidth.changes +++ b/python-wcwidth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 6 14:56:55 UTC 2020 - Marketa Calabkova + +- update to 0.1.8 + * Unicode v12 and proj. maintenence + * remove static analysis + * EastAsianWidth v9 -> v12 + * README and tox.ini + ------------------------------------------------------------------- Wed Oct 2 04:39:59 UTC 2019 - John Vandenberg diff --git a/python-wcwidth.spec b/python-wcwidth.spec index c534e6d..6ba775a 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -1,7 +1,7 @@ # # spec file for package python-wcwidth # -# 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-wcwidth -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: Number of Terminal column cells of wide-character codes License: MIT diff --git a/wcwidth-0.1.7.tar.gz b/wcwidth-0.1.7.tar.gz deleted file mode 100644 index 5ff55f5..0000000 --- a/wcwidth-0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e -size 22884 diff --git a/wcwidth-0.1.8.tar.gz b/wcwidth-0.1.8.tar.gz new file mode 100644 index 0000000..7748d08 --- /dev/null +++ b/wcwidth-0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8 +size 19957