File m_drop-compatible-releases-operator.patch of Package python-msrestazure.10355

diff -Nru msrestazure-0.4.11.orig/setup.py msrestazure-0.4.11/setup.py
--- msrestazure-0.4.11.orig/setup.py	2017-06-30 01:17:47.000000000 +0200
+++ msrestazure-0.4.11/setup.py	2017-09-19 21:58:49.165620615 +0200
@@ -49,8 +49,8 @@
         'License :: OSI Approved :: MIT License',
         'Topic :: Software Development'],
     install_requires=[
-        "msrest~=0.4.10",
+        "msrest>=0.4.10",
         "keyring>=5.6",
-        "adal~=0.4.0"
+        "adal>=0.4.0"
     ],
 )
openSUSE Build Service is sponsored by