Accepting request 1173231 from devel:languages:python:azure
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1173231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-adal?expand=0&rev=14
This commit is contained in:
commit
b6c1ccb903
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 3 16:42:40 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||||
|
|
||||||
|
- Change version setting of Obsoletes to <= to trigger python3
|
||||||
|
binary removal since there was no source version bump
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 4 12:46:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Apr 4 12:46:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ Requires: python-cryptography >= 1.1.0
|
|||||||
Requires: python-python-dateutil >= 2.1.0
|
Requires: python-python-dateutil >= 2.1.0
|
||||||
Requires: python-requests >= 2.0.0
|
Requires: python-requests >= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
Obsoletes: python3-adal < 1.2.7
|
Obsoletes: python3-adal <= 1.2.7
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user