Comment 4 for bug 1983405

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/851925
Committed: https://opendev.org/openstack/tripleo-validations/commit/d74d3fc952aea6eda73192eb235217c3ba1052f3
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit d74d3fc952aea6eda73192eb235217c3ba1052f3
Author: Elod Illes <email address hidden>
Date: Tue Aug 2 19:49:37 2022 +0200

    Fix package metadata for pypi upload

    pypi upload is failing as now metadata check is more strict and
    formerly ignored wrong long_description_content_type (rst-x instead of
    x-rst) now results error during pypi upload. This patch sets the
    proper content type that pypi accepts.

    Closes-Bug: #1983405
    Change-Id: I084e8061523d59bb4855a0db1a19873a85fda57b
    (cherry picked from commit 896dcbdbc5cff78810c734f7eb39843364ef596d)