aboutsummaryrefslogtreecommitdiffstats
path: root/README.pyside2.md
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-01-11 12:10:33 +0100
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-01-11 11:36:56 +0000
commit40500a2b618d2f5f955f3e29596bf04f15e6e433 (patch)
tree4b8520bd100a7d145ffc5907c9af5f78c1a47ad8 /README.pyside2.md
parentd2f4891031a4a39a03582e6dbcd1da0d62f17c90 (diff)
Fix wrong METADATA for generated wheels
For the 5.12.0 release, we noticed that a couple of strings in the wheel METADATA were not properly formed. The first case was the type of the description content: 'text/markdown', got interpreted as a tuple ('text/markdown',), which was not recognize as a valid format. The second issue was the summary. It was a two-line string: ('Python bindings ... ', '....') which got wrongly parsed, and we ended up missing some title information, and even getting the parenthesis on the description. Change-Id: I2f3e8b23e3d9a39355e6eb30ab79f581bde33d30 Fixes: PYSIDE-874 Task-number: QTQAINFRA-2455 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'README.pyside2.md')
0 files changed, 0 insertions, 0 deletions