Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 040cf5d284 | |||
| 22a0147995 | |||
| ce989b65f7 | |||
| e28bd6ce6c |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Oct 17 15:27:10 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
||||||
|
|
||||||
- Provide python-faust-cchardet to avoid duplicities
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 12 08:09:49 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Aug 12 08:09:49 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-cchardet
|
# spec file for package python-cchardet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -41,8 +41,6 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(uchardet)
|
BuildRequires: pkgconfig(uchardet)
|
||||||
# provide the PyPI name
|
|
||||||
Provides: python-faust-cchardet = %{version}
|
|
||||||
%if %{with libalternatives}
|
%if %{with libalternatives}
|
||||||
BuildRequires: alts
|
BuildRequires: alts
|
||||||
Requires: alts
|
Requires: alts
|
||||||
|
|||||||
Reference in New Issue
Block a user