From 7aa4f608f9d328803893d58f1acf2b962822e66ca0e4ebc157ca822e0576f70a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 13 Nov 2020 17:18:01 +0000 Subject: [PATCH] Accepting request 848356 from home:jgrassler:branches:devel:languages:python - Add Conflicts: with python-pykerberos for mutual Conflicts: relation OBS-URL: https://build.opensuse.org/request/show/848356 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kerberos?expand=0&rev=16 --- python-kerberos.changes | 5 +++++ python-kerberos.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-kerberos.changes b/python-kerberos.changes index cc4b0da..ffe13e3 100644 --- a/python-kerberos.changes +++ b/python-kerberos.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 13 13:08:59 UTC 2020 - Johannes Grassler + +- Add Conflicts: with python-pykerberos for mutual Conflicts: relation + ------------------------------------------------------------------- Thu Nov 14 14:38:03 UTC 2019 - Tomáš Chvátal diff --git a/python-kerberos.spec b/python-kerberos.spec index b0a2341..e69e05e 100644 --- a/python-kerberos.spec +++ b/python-kerberos.spec @@ -1,7 +1,7 @@ # # spec file for package python-kerberos # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,8 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(krb5) +# https://github.com/02strich/pykerberos/issues/17 +Conflicts: python-pykerberos %python_subpackages %description