Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-2455

Building Qt for Python wheels trough CI corrupts the METADATA

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • unversioned
    • Coin (obsolete)
    • None
    • All

    Description

      When using CI to create Qt for Python wheels the METADATA file gets corrupted so that pypi.org rejects the wheel. Inside the METADATA file there is line:

      Description-Content-Type: ('text/markdown',)
      

      while it should be

      Description-Content-Type: text/markdow
      

      When building wheels locally, METADATA seems correct

       

      Attachments

        For Gerrit Dashboard: QTQAINFRA-2455
        # Subject Branch Project Status CR V

        Activity

          People

            falt Simo Fält
            falt Simo Fält
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes