From abd0af3970a2f68d87c4ca249db7ea8bf621e63214ca311e6fa7d631cf76a7bd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 17 Jul 2020 07:48:33 +0000 Subject: [PATCH] - update to 0.2.5 * Do not depend on pkg_resources module for list_versions() function. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=29 --- python-wcwidth.changes | 6 ++++++ python-wcwidth.spec | 2 +- wcwidth-0.2.4.tar.gz | 3 --- wcwidth-0.2.5.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 wcwidth-0.2.4.tar.gz create mode 100644 wcwidth-0.2.5.tar.gz diff --git a/python-wcwidth.changes b/python-wcwidth.changes index a70b51d..12e2448 100644 --- a/python-wcwidth.changes +++ b/python-wcwidth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 17 07:47:05 UTC 2020 - Dirk Mueller + +- update to 0.2.5 + * Do not depend on pkg_resources module for list_versions() function. + ------------------------------------------------------------------- Sun Jun 14 09:00:42 UTC 2020 - Dirk Mueller diff --git a/python-wcwidth.spec b/python-wcwidth.spec index ca792f6..5e5b66b 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -27,7 +27,7 @@ %endif %bcond_without python2 Name: python-wcwidth%{psuffix} -Version: 0.2.4 +Version: 0.2.5 Release: 0 Summary: Number of Terminal column cells of wide-character codes License: MIT diff --git a/wcwidth-0.2.4.tar.gz b/wcwidth-0.2.4.tar.gz deleted file mode 100644 index 937f9b8..0000000 --- a/wcwidth-0.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef5abb5876f8c7635d558b311d5cfe6f944d51ae6c001c91a92779b38ce99465 -size 47355 diff --git a/wcwidth-0.2.5.tar.gz b/wcwidth-0.2.5.tar.gz new file mode 100644 index 0000000..c926408 --- /dev/null +++ b/wcwidth-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08fa4c7d7be1ba86950c2d746eb0d19de80842ab7457df5b3fcd3bf52e02b08 +size 47514