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