14
0

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
This commit is contained in:
2020-11-13 17:18:01 +00:00
committed by Git OBS Bridge
parent bf1f6e5fb3
commit 7aa4f608f9
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 13 13:08:59 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
- Add Conflicts: with python-pykerberos for mutual Conflicts: relation
-------------------------------------------------------------------
Thu Nov 14 14:38:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -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