1
0

- Add denose.patch (gh#PyYoshi/cChardet!87) and enable tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cchardet?expand=0&rev=14
This commit is contained in:
Matej Cepl 2023-02-21 08:31:12 +00:00 committed by Git OBS Bridge
parent f08c6266f0
commit f041c1406e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Feb 21 07:47:56 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add denose.patch () and enable tests.
- Add denose.patch (gh#PyYoshi/cChardet!87) and enable tests.
-------------------------------------------------------------------
Tue Feb 21 07:27:48 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -24,7 +24,7 @@ Summary: CChardet is high speed universal character encoding detector
License: GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1
URL: https://github.com/PyYoshi/cChardet
Source: https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-%{version}.tar.gz
# PATCH-FIX-UPSTREAM denose.patch bsc#[0-9]+ mcepl@suse.com
# PATCH-FIX-UPSTREAM denose.patch gh#PyYoshi/cChardet!87 mcepl@suse.com
# Remove dependency on nose
Patch0: denose.patch
BuildRequires: %{python_module Cython}