[obs-commits] [openSUSE/open-build-service] b29c4f: Add open-uri library requirement
Branch: refs/heads/depfu/update/srcapi/coveralls-0.8.23 Home: https://github.com/openSUSE/open-build-service Commit: b29c4f3ec89156cce91bb94c7d7c19039b9c6ba2 https://github.com/openSUSE/open-build-service/commit/b29c4f3ec89156cce91bb9... Author: Eduardo Navarro <enavarro@suse.com> Date: 2019-05-20 (Mon, 20 May 2019) Changed paths: M src/api/app/models/obs_factory/distribution_strategy_factory.rb M src/api/app/models/obs_factory/distribution_strategy_opensuse_leap15.rb M src/api/app/models/project/remote_url.rb Log Message: ----------- Add open-uri library requirement Introducing new version 0.20.3 of thor resulted in removing 'open-uri' from the global import. Adding the requirement of the 'open-uri' library where its methods are used prevents from throwing errors like 'uninitialized constant OpenURI'. Co-authored-by: Henne Vogelsang <hvogel@opensuse.org>
participants (1)
-
Eduardo J.