From f041c1406e113280b7b25a2723ee539c27fb2b231dcd4b26765e03692aa8a58f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 21 Feb 2023 08:31:12 +0000 Subject: [PATCH] - 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 --- python-cchardet.changes | 2 +- python-cchardet.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cchardet.changes b/python-cchardet.changes index 6b9fb50..8430aae 100644 --- a/python-cchardet.changes +++ b/python-cchardet.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Feb 21 07:47:56 UTC 2023 - Matej Cepl -- 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 diff --git a/python-cchardet.spec b/python-cchardet.spec index 9c1e705..a29a897 100644 --- a/python-cchardet.spec +++ b/python-cchardet.spec @@ -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}