From 55cda4815d4e63c11c07a556a48ac652555e2152973b50a3ce8a16a06b97958d Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Sat, 25 Jul 2020 01:23:45 +0000 Subject: [PATCH] Accepting request 822667 from home:jayvdb:branches:devel:languages:python - Add Conflict with python-django-environ OBS-URL: https://build.opensuse.org/request/show/822667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=2 --- python-environ-config.changes | 5 +++++ python-environ-config.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-environ-config.changes b/python-environ-config.changes index f5bf885..d69b36a 100644 --- a/python-environ-config.changes +++ b/python-environ-config.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 24 13:51:16 UTC 2020 - John Vandenberg + +- Add Conflict with python-django-environ + ------------------------------------------------------------------- Tue Jul 21 18:46:00 UTC 2020 - John Vandenberg diff --git a/python-environ-config.spec b/python-environ-config.spec index 8dbfdaf..8a1a6ce 100644 --- a/python-environ-config.spec +++ b/python-environ-config.spec @@ -29,6 +29,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs >= 17.4.0 +Conflicts: python-django-environ BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module attrs >= 17.4.0}