14
0

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

- update to 0.1.8
  * Unicode v12 and proj. maintenence
  * remove static analysis
  * EastAsianWidth v9 -> v12
  * README and tox.ini

OBS-URL: https://build.opensuse.org/request/show/770630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-02-06 15:00:55 +00:00
committed by Git OBS Bridge
parent 2852b4aaa6
commit b74e56463a
4 changed files with 14 additions and 5 deletions

View File

@@ -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