diff --git a/chardet-2.3.0.tar.bz2 b/chardet-2.3.0.tar.bz2 deleted file mode 100644 index 03b4fa9..0000000 --- a/chardet-2.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:631fa4710e363fcfd36f932ff44871b8f2f3b91ebb3d992b7280e7be83beed26 -size 130671 diff --git a/chardet-3.0.4.tar.gz b/chardet-3.0.4.tar.gz new file mode 100644 index 0000000..9501cc9 --- /dev/null +++ b/chardet-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae +size 1868453 diff --git a/python-chardet.changes b/python-chardet.changes index ae3fd1e..e8193da 100644 --- a/python-chardet.changes +++ b/python-chardet.changes @@ -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 diff --git a/python-chardet.spec b/python-chardet.spec index 62cb5b0..9715033 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -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