Update git submodules

* Update tripleo-validations from branch 'master'
  to e9f0707405d7543c5b4d0e6b057c6d5b269d2ed1
  - Merge "Normalizing Tripleo Validations metadata"
  - Normalizing Tripleo Validations metadata
    
    Removed the `description-file` key, it used by flit, but setuptools
    which is our packagin lib uses `long_description`[0].
    
    Content type of of readme file was set to 'text/rst-x',
    to improve integration with PiPy and provide for possible future changes.
    
    Added framework and development classifiers.[2]
    
    Moved 'python_requires' key into 'options' section where it belongs.[3]
    
    [0] https://setuptools.pypa.io/en/latest/userguide/declarative_config.html?highlight=long_description_content_type#metadata
    [1] https://packaging.python.org/en/latest/specifications/core-metadata/#description-content-type
    [2] https://pypi.org/classifiers/
    [3] https://setuptools.pypa.io/en/latest/userguide/dependency_management.html?highlight=python_requires#python-requirement
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: I87efcf520c090aed4947c7c1915feecd2c8bf6f2
This commit is contained in:
Zuul 2022-05-19 17:30:04 +00:00 committed by Gerrit Code Review
parent 5a216aeea0
commit 2472361961
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 68a360a2425585528bbb64993e65a34051cf2e65
Subproject commit e9f0707405d7543c5b4d0e6b057c6d5b269d2ed1