diff --git a/python-softlayer.changes b/python-softlayer.changes index 05f7cb1..75ad770 100644 --- a/python-softlayer.changes +++ b/python-softlayer.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Aug 13 06:05:11 UTC 2021 - Steve Kowalik +Mon Aug 16 05:51:52 UTC 2021 - Steve Kowalik - Update to 5.9.7: * Fix the network space is empty on subnet detail #1523 @@ -43,6 +43,7 @@ Fri Aug 13 06:05:11 UTC 2021 - Steve Kowalik * #1318 add Drive number in guest drives details using the device number * #1323 add vs list hardware and all option - Skip one test, so we don't require tkinter. +- Conflict with sl, we both provide the same file. ------------------------------------------------------------------- Wed Jul 29 07:47:04 UTC 2020 - Marketa Calabkova diff --git a/python-softlayer.spec b/python-softlayer.spec index d99c107..e4f99aa 100644 --- a/python-softlayer.spec +++ b/python-softlayer.spec @@ -46,6 +46,7 @@ Requires: python-requests >= 2.20.0 Requires: python-setuptools Requires: python-six >= 1.7.0 Requires: python-urllib3 >= 1.24 +Conflicts: sl Requires(post): update-alternatives Requires(postun):update-alternatives %python_subpackages