e4dfef606ec67c9688d0688ad10a300ac003ff2e
In 1.33 the function was renamed and now is not prefixed by underscore. Let's update to new name. The version requirement in setup.py is updated to version of productmd that contains the change.
Resolves: rhbz#1965933
It seems OK.
pretty please pagure-ci rebuild
The failing test is because of unsupported combination of Python 2.7 and rpm 4.16.
Pull-Request has been merged by lsedlar
What do you think about removing the comment now? Is it still relevant? The phrase "some better way" seems to refer to the use of a private method.
# This should probably be exposed by productmd in some better way. # Unlike regular open(), this will handle HTTP urls transaprently.
Fair enough, the comment is indeed obsolete now.
In 1.33 the function was renamed and now is not prefixed by underscore. Let's update to new name. The version requirement in setup.py is updated to version of productmd that contains the change.
Resolves: rhbz#1965933