FS#64444 - [python-pillow] Wrong install location of headers for python 3.8

Attached to Project: Community Packages
Opened by Bastian Beranek (totsilence) - Sunday, 10 November 2019, 20:29 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 10 November 2019, 21:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The package python-pillow version 6.2.0-3 (from community-testing) installs its headers to /usr/include/python3.8m - I believe it should install them to /usr/include/python3.8. It is the only package that installs files to /usr/include/python3.8m - probably a copy and replace mistake (3.7m should have been replaced by 3.8, but is replaced by 3.8m).
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 10 November 2019, 21:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-pillow 6.2.0-4

Loading...