From 360ea5ebd4de211fbae8c3fdff2e58564dc095d1b5362491601b8ed68a70f269 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 7 May 2019 15:40:23 +0000 Subject: [PATCH] Accepting request 701350 from home:TheBlackCat:branches:devel:languages:python - Conflict with python-zstd, which shares the same module name. OBS-URL: https://build.opensuse.org/request/show/701350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=2 --- python-zstandard.changes | 5 +++++ python-zstandard.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-zstandard.changes b/python-zstandard.changes index 95a8209..9033021 100644 --- a/python-zstandard.changes +++ b/python-zstandard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 15:40:00 UTC 2019 - Todd R + +- Conflict with python-zstd, which shares the same module name. + ------------------------------------------------------------------- Tue Apr 30 14:48:35 UTC 2019 - Todd R diff --git a/python-zstandard.spec b/python-zstandard.spec index 65a2bc7..3bf7564 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -36,6 +36,7 @@ BuildRequires: %{python_module nose} # /SECTION Requires: python-cffi >= 1.11 Requires: zstd +Conflicts: python-zstd %python_subpackages