1
0

Accepting request 875285 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/875285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cchardet?expand=0&rev=4
This commit is contained in:
Richard Brown 2021-03-05 12:44:11 +00:00 committed by Git OBS Bridge
commit f0a644e8f6
4 changed files with 13 additions and 6 deletions

View File

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

3
cchardet-2.1.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 26 06:57:19 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 2.1.7
- support Python 3.9
- drop support for Python 3.5
-------------------------------------------------------------------
Tue Sep 15 06:29:26 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-cchardet
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,9 +19,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-cchardet
Version: 2.1.6
Version: 2.1.7
Release: 0
Summary: cChardet is high speed universal character encoding detector
Summary: CChardet is high speed universal character encoding detector
License: MPL-1.1 OR LGPL-2.1-or-later OR GPL-2.0-or-later
URL: https://github.com/PyYoshi/cChardet
Source: https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-%{version}.tar.gz