File ab_drop-compatible-releases-operator.patch of Package python-azure-batch.6009

diff -Nru azure-batch-4.0.0.orig/setup.py azure-batch-4.0.0/setup.py
--- azure-batch-4.0.0.orig/setup.py	2017-09-26 18:43:08.000000000 +0200
+++ azure-batch-4.0.0/setup.py	2017-10-04 15:35:50.660479666 +0200
@@ -78,8 +78,8 @@
     zip_safe=False,
     packages=find_packages(exclude=["tests"]),
     install_requires=[
-        'msrestazure~=0.4.11',
-        'azure-common~=1.1',
+        'msrestazure>=0.4.11',
+        'azure-common>=1.1',
     ],
     cmdclass=cmdclass
 )
openSUSE Build Service is sponsored by