Update git submodules

* Update pbr from branch 'master'
  - Merge "Fix parsing on egg names with dashes from git URLs"
  - Fix parsing on egg names with dashes from git URLs
    
    repository urls for non editables end up in the `install_requires`
    list causing setup to fail. In this commit, all usable external urls get
    inserted into the `dependency_links` list with the corresponding egg fragments
    parsed into package names and versions (maintaining dashes if any) and added to
    `install_requires` list.
    
    Introduce parsing by using urlparse to extract properly the url
    fragment.
    
    Change-Id: If19576869fdf38e1768190c2d9c33f32504f7c54
    Closes-Bug: #1373623
This commit is contained in:
Zuul 2019-07-18 11:16:30 +00:00 committed by Gerrit Code Review
parent f4cbe7b103
commit a06e8a0b61
1 changed files with 1 additions and 1 deletions

2
pbr

@ -1 +1 @@
Subproject commit e4b89ae2cb3ea1af31c84c3df8419e3cad47d50c
Subproject commit f3b9a8919fca84f458e528d6b762ccb2f4e76dac