Index | Thread | Search

From:
Renaud Allard <renaud@allard.it>
Subject:
Re: [update] www/py-multipart 0.0.17
To:
ports <ports@openbsd.org>
Date:
Thu, 14 Nov 2024 15:49:55 +0100

Download raw body.

Thread

On 11/14/24 3:41 PM, Stuart Henderson wrote:
> On 2024/11/14 10:18, Renaud Allard wrote:
>> Hello,
>>
>> Here is a diff for www/py-multipart 0.0.17
>>
>> Best Regards
> 
>  From changelog
> 
> : ## 0.0.13 (2024-10-20)
> : * Rename import to `python_multipart` [#166](https://github.com/Kludex/python-multipart/pull/166).
> 
> It looks like synapse should be patched to use this:
> 
> synapse/http/client.py:import multipart
> 
> there is a fallback, but it's rather ugly.
> 

I agree, but I feel this needs to be done upstream, and not in the ports 
system. It's not if it was going to change backwards any time.
It seems it's only in synapse/http/client.py