Sync from SUSE:ALP:Source:Standard:1.0 saltbundlepy-chardet revision 4bfa5b797b3f5e70702128794a1b135c

This commit is contained in:
2025-04-14 11:23:42 +02:00
parent 3d42b249a8
commit d479344dc2
4 changed files with 12 additions and 10 deletions

BIN
chardet-5.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
chardet-5.2.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 18 11:02:48 UTC 2025 - Victor Zhestkov <vzhestkov@suse.com>
- Update to 5.2.0:
* Adds support for running chardet CLI via `python -m chardet`
-------------------------------------------------------------------
Fri Dec 15 11:19:37 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package saltbundlepy-chardet
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,10 @@
%{?!saltbundlepy_module:%define saltbundlepy_module() saltbundlepy-%{**}}
%define pythons saltbundlepy
# Disable python bytecompile for all distros
# It's called explicitly in the spec
%global __brp_python_bytecompile %{nil}
%bcond_with tests
Name: saltbundlepy-chardet
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: Universal encoding detector
License: LGPL-2.1-or-later
@@ -46,7 +42,7 @@ BuildRequires: saltbundlepy-rpm-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
Requires: saltbundlepy-base
%python_subpackages