On Wed, Jun 19, 2024 at 3:15 PM Tim Orling via lists.openembedded.org
<[email protected]> wrote:
>
> We should update to “inherit python_setuptools_build_meta” per
> https://github.com/tornadoweb/tornado/blob/2a0e1d13b5222dca4388c0ec8a4bb74ea6fa4af2/pyproject.toml#L3
>

https://github.com/tornadoweb/tornado/commit/e71fb6e616e08838df55dddb494c96a80454f812

added the needed support for wheels, I think a followup to do this
would be just fine

>
> On Wed, Jun 19, 2024 at 5:20 AM Leon Anavi via lists.openembedded.org 
> <[email protected]> wrote:
>>
>> Upgrade to version 6.4.1:
>>
>> - Parsing of the Transfer-Encoding header is now stricter.
>> - Handling of whitespace in headers now matches the RFC more
>>   closely. Only space and tab characters are treated as whitespace
>>   and stripped from the beginning and end of header values.
>> - tornado.curl_httpclient now prohibits carriage return and
>>   linefeed headers in HTTP headers.
>>
>> Signed-off-by: Leon Anavi <[email protected]>
>> ---
>>  .../python/{python3-tornado_6.4.bb => python3-tornado_6.4.1.bb} | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>  rename meta-python/recipes-devtools/python/{python3-tornado_6.4.bb => 
>> python3-tornado_6.4.1.bb} (93%)
>>
>> diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb 
>> b/meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
>> similarity index 93%
>> rename from meta-python/recipes-devtools/python/python3-tornado_6.4.bb
>> rename to meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
>> index b01c1cec2..30b50f24f 100644
>> --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb
>> +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
>> @@ -6,7 +6,7 @@ HOMEPAGE = "http://www.tornadoweb.org/en/stable/";
>>  LICENSE = "Apache-2.0"
>>  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>>
>> -SRC_URI[sha256sum] = 
>> "72291fa6e6bc84e626589f1c29d90a5a6d593ef5ae68052ee2ef000dfd273dee"
>> +SRC_URI[sha256sum] = 
>> "92d3ab53183d8c50f8204a51e6f91d18a15d5ef261e84d452800d4ff6fc504e9"
>>
>>  inherit pypi setuptools3
>>
>> --
>> 2.39.2
>>
>>
>>
>>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110993): 
https://lists.openembedded.org/g/openembedded-devel/message/110993
Mute This Topic: https://lists.openembedded.org/mt/106759044/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to