Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update pbr from branch 'master'
  - Add support for virtualenv 20.x
    
    virtualenv is undergoing a rewrite and has changed how the programmatic
    API works [1]. Switch to the "new way".
    
    While we're here, we also need to get Python 2.7 tests passing again.
    That requires dropping support for upper-constraints and using our own,
    limited local constraints based on supported Python versions. We also
    need to migrate integration tests since those run with Python 3 now.
    Update the scenarios for pip/setuptools in integration testing
    similarly. Finally clean up the installation of all devstack repos as
    requirements are managed different now. Instead of worrying about
    syncing them we use constraints.
    
    [1] pypa/virtualenv#1585 (comment)
    
    Change-Id: I493e88985d2c4d09612fea4d20d8ffa20043a0cb
    Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
    Depends-On: https://review.opendev.org/739014
  • Loading branch information
stephenfin authored and openstack-gerrit committed Aug 6, 2020
1 parent 6eb7dcb commit fc38f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbr

0 comments on commit fc38f63

Please sign in to comment.