Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
python-getmac
cope-with-no-ip6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cope-with-no-ip6.patch of Package python-getmac
Index: getmac-0.9.4/tests/test_getmac.py =================================================================== --- getmac-0.9.4.orig/tests/test_getmac.py +++ getmac-0.9.4/tests/test_getmac.py @@ -144,7 +144,7 @@ def test_initialize_method_cache_valid_t assert getmac.initialize_method_cache(method_type) assert getmac.METHOD_CACHE[method_type] is not None if method_type in ["ip4", "ip6"]: - assert getmac.FALLBACK_CACHE[method_type] + assert method_type in getmac.FALLBACK_CACHE def test_initialize_method_cache_initialized(mocker):
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