15
0

- update to 5.2.0:

* Adds support for running chardet CLI via `python -m chardet`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=60
This commit is contained in:
2023-09-04 16:05:19 +00:00
committed by Git OBS Bridge
parent adf370a1bd
commit a2929f63e3
4 changed files with 10 additions and 4 deletions

Binary file not shown.

BIN
chardet-5.2.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 4 16:04:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.2.0:
* Adds support for running chardet CLI via `python -m chardet`
-------------------------------------------------------------------
Fri Apr 21 12:23:15 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -36,7 +36,7 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-chardet%{psuffix}
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: Universal encoding detector
License: LGPL-2.1-or-later