Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
python-azure-mgmt-loganalytics
aml_drop-compatible-releases-operator.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aml_drop-compatible-releases-operator.patch of Package python-azure-mgmt-loganalytics
diff -Nru azure-mgmt-loganalytics-0.1.0.orig/setup.py azure-mgmt-loganalytics-0.1.0/setup.py --- azure-mgmt-loganalytics-0.1.0.orig/setup.py 2017-11-01 17:19:08.000000000 +0100 +++ azure-mgmt-loganalytics-0.1.0/setup.py 2018-01-24 14:31:12.837251662 +0100 @@ -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 )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor