python3-wcwidth: ver. bump

This commit is contained in:
blue-devil
2020-03-28 00:14:38 +03:00
parent e709d5c0a5
commit ac655f95ef
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Measures number of Terminal column cells of wide-character codes.</Summary>
<Description>Python library that measures the width of unicode strings rendered to a terminal</Description>
<Archive sha1sum="389c38ed2583577e9bf8835a793bf2e7b1dceba8" type="targz">https://github.com/jquast/wcwidth/archive/0.1.8.tar.gz</Archive>
<Archive sha1sum="0a453a6d272e64af18065b74e42e53c1a70236db" type="targz">https://github.com/jquast/wcwidth/archive/0.1.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-27</Date>
<Version>0.1.9</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-18</Date>
<Version>0.1.8</Version>