Accepting request 922666 from home:mgorse:branches:hardware
- Obsolete old python 2 plist module. It conflicts with the python 3 version. OBS-URL: https://build.opensuse.org/request/show/922666 OBS-URL: https://build.opensuse.org/package/show/hardware/libplist?expand=0&rev=11
This commit is contained in:
parent
b2b66558d4
commit
f22b2400e2
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 28 16:56:24 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
- Obsolete old python 2 plist module. It conflicts with the
|
||||||
|
python 3 version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 8 10:54:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 8 10:54:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -97,6 +97,8 @@ This package contains the development files for C++.
|
|||||||
Summary: Library for handling Apple Binary and XML Property Lists -- Python Bindings
|
Summary: Library for handling Apple Binary and XML Property Lists -- Python Bindings
|
||||||
Requires: %{cname} = %{version}
|
Requires: %{cname} = %{version}
|
||||||
Requires: python3-Cython >= 0.17
|
Requires: python3-Cython >= 0.17
|
||||||
|
Obsoletes: python-plist < %{version}
|
||||||
|
Conflicts: python-plist
|
||||||
|
|
||||||
%description -n python3-plist
|
%description -n python3-plist
|
||||||
libplist is a library for handling Apple Binary and XML Property Lists.
|
libplist is a library for handling Apple Binary and XML Property Lists.
|
||||||
|
Loading…
Reference in New Issue
Block a user