Update git submodules

* Update pymod2pkg from branch 'master'
  to e72a16d6d94cff1d59fdcd556689cafa09f260e6
  - Add reqs2pkg
    
    This tool reads in one or more python requirements files and generates
    a list of distribution specific package names  the intent is to use it
    something like:
    
      sudo ${package_manager} install $(deps2pkg -r requirements.txt -b)
      sudo pip install .
    
    To install a python project that runs against the distribution provided
    pagages rather than pypi wheels/dists
    
    Change-Id: Icd0720311e7863190b84aa916f13e7efa830a4eb
This commit is contained in:
Tony Breeds 2022-10-24 06:55:29 -07:00 committed by Gerrit Code Review
parent 0ac11c7d60
commit 7f984f70e8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2d447598e2a5cde9351997f529a6417f44045aa4
Subproject commit e72a16d6d94cff1d59fdcd556689cafa09f260e6