diff --git a/python-wcwidth.changes b/python-wcwidth.changes index 50391f9..a70b51d 100644 --- a/python-wcwidth.changes +++ b/python-wcwidth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 14 09:00:42 UTC 2020 - Dirk Mueller + +- update to 0.2.4 + * minor "bugfix" to avoid using pkg_resources module on import, 7918f58 + * may help xonsh xonsh/xonsh#3607 + ------------------------------------------------------------------- Mon Jun 8 13:45:57 UTC 2020 - Dirk Mueller diff --git a/python-wcwidth.spec b/python-wcwidth.spec index d04e2a0..ca792f6 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -27,7 +27,7 @@ %endif %bcond_without python2 Name: python-wcwidth%{psuffix} -Version: 0.2.3 +Version: 0.2.4 Release: 0 Summary: Number of Terminal column cells of wide-character codes License: MIT diff --git a/wcwidth-0.2.3.tar.gz b/wcwidth-0.2.3.tar.gz deleted file mode 100644 index 5329d20..0000000 --- a/wcwidth-0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60fdf9c1f3b1fe8dc39e772e603aa4ee739a432c7586c405564bae56f8639149 -size 46938 diff --git a/wcwidth-0.2.4.tar.gz b/wcwidth-0.2.4.tar.gz new file mode 100644 index 0000000..937f9b8 --- /dev/null +++ b/wcwidth-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5abb5876f8c7635d558b311d5cfe6f944d51ae6c001c91a92779b38ce99465 +size 47355