14
0

Accepting request 810735 from home:mcalabkova:branches:devel:languages:python

- Update to version 0.2.2
  * Enhancement: Unicode version may be selected by exporting the 
    Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0. 
    See the jquast/ucs-detect CLI utility for automatic detection.
  * Enhancement: API Documentation is published to readthedocs.org.
  * Updated tables for all Unicode Specifications with files published 
    in a programmatically consumable format.

OBS-URL: https://build.opensuse.org/request/show/810735
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2020-06-02 08:08:09 +00:00
committed by Git OBS Bridge
parent a2929d0c6e
commit 940c1a1058
4 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 2 06:52:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 0.2.2
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
See the jquast/ucs-detect CLI utility for automatic detection.
* Enhancement: API Documentation is published to readthedocs.org.
* Updated tables for all Unicode Specifications with files published
in a programmatically consumable format.
-------------------------------------------------------------------
Wed May 6 02:25:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>