15
0

Accepting request 507048 from home:ecsos

fix download source link

OBS-URL: https://build.opensuse.org/request/show/507048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=28
This commit is contained in:
Jan Matejek
2017-06-29 13:23:51 +00:00
committed by Git OBS Bridge
parent 6fb6b667fa
commit 387018e51d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 29 08:43:41 UTC 2017 - ecsos@opensuse.org
- fix source link
-------------------------------------------------------------------
Sat Jun 10 08:39:04 UTC 2017 - dmueller@suse.com

View File

@@ -24,7 +24,7 @@ Summary: Universal encoding detector
License: LGPL-2.1+
Group: Development/Languages/Python
Url: https://github.com/chardet/chardet
Source0: https://pypi.io/packages/source/c/charded/chardet-3.0.4.tar.gz
Source0: https://pypi.io/packages/source/c/chardet/chardet-%{version}.tar.gz
Source1: python-chardet-rpmlintrc
BuildRequires: %{python_module devel}
BuildRequires: %{python_module hypothesis}