14
0

Accepting request 484885 from home:TheBlackCat:branches:devel:languages:python

Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/484885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=6
This commit is contained in:
Todd R
2017-04-03 14:33:48 +00:00
committed by Git OBS Bridge
parent 5220803d9d
commit 8ebadf3d6a
2 changed files with 6 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ Summary: Number of Terminal column cells of wide-character codes
License: MIT
Group: Development/Languages/Python
Url: https://github.com/jquast/wcwidth
Source: https://pypi.python.org/packages/source/w/wcwidth/wcwidth-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}