forked from pool/python-chardet
- update to 3.0.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=27
This commit is contained in:
@@ -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
3
chardet-3.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
|
||||
size 1868453
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user