Accepting request 1191781 from Archiving

Remove Conflict with python-zstd - they should be co-installable

OBS-URL: https://build.opensuse.org/request/show/1191781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zstandard?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2024-08-07 04:09:46 +00:00 committed by Git OBS Bridge
commit eeed422b4d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 6 03:43:14 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Remove Conflict with python-zstd - they should be co-installable
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 5 06:57:08 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com> Fri Apr 5 06:57:08 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@ -35,7 +35,6 @@ BuildRequires: python-rpm-macros
BuildRequires: zstd = 1.5.6 BuildRequires: zstd = 1.5.6
Requires: python-cffi >= 1.11 Requires: python-cffi >= 1.11
Requires: zstd Requires: zstd
Conflicts: python-zstd
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module cffi >= 1.11} BuildRequires: %{python_module cffi >= 1.11}
BuildRequires: %{python_module exceptiongroup} BuildRequires: %{python_module exceptiongroup}