15
0
2017-06-10 08:40:08 +00:00
committed by Git OBS Bridge
parent 1f7f01a6db
commit 6fb6b667fa
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:631fa4710e363fcfd36f932ff44871b8f2f3b91ebb3d992b7280e7be83beed26
size 130671

3
chardet-3.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
size 1868453

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 10 08:39:04 UTC 2017 - dmueller@suse.com
- update to 3.0.4
-------------------------------------------------------------------
Tue Mar 21 13:57:55 UTC 2017 - jmatejek@suse.com

View File

@@ -18,15 +18,17 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-chardet
Version: 2.3.0
Version: 3.0.4
Release: 0
Summary: Universal encoding detector
License: LGPL-2.1+
Group: Development/Languages/Python
Url: https://github.com/chardet/chardet
Source0: chardet-%{version}.tar.bz2
Source0: https://pypi.io/packages/source/c/charded/chardet-3.0.4.tar.gz
Source1: python-chardet-rpmlintrc
BuildRequires: %{python_module devel}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros