Remove newlines from description / Fix summary.#626
Conversation
|
Thanks for bringing this to our attention. Out of curiosity, why would you need to build a wheel (thus run into this issue) in the first place? I believe a standard |
|
The issue (description being cut after first newline) is also present in the wheel. |
True, and your finding was legit. I was just curios to know that in what scenario you would need to build a wheel from source. Most people just pip install an already-built wheel, and would not even notice that issue. Regardless, this PR will be kept open for one more day, in case you would like to reply back. We will merge this PR afterwards. |
This module is available in AUR. The package builds python-msal from source. |
When trying to build wheel it gives warning
This can be seen in latest wheel on pypi
msal-1.25.0-py2.py3-none-any.whlsummary field in METADATA file is incomplete, it only states:
Summary: The Microsoft Authentication Library (MSAL) for Python library