diff mbox series

[meta-python,2/3] python3-autobahn: Upgrade 24.4.2 -> 25.11.1

Message ID 20251204102556.1702492-2-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/3] python3-polyline: Upgrade 2.0.3 -> 2.0.4 | expand

Commit Message

Leon Anavi Dec. 4, 2025, 10:25 a.m. UTC
Upgrade to release 25.11.1:

- WAMP Flatbuffers serialization test coverage; WAMP message
  classes refactoring
- Add WAMP serdes functional and benchmark testing;
  WAMP-Flatbuffers; WAMP Serializer Composition (transport/payload)
- Add vendored Flatbuffers

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-autobahn_24.4.2.bb => python3-autobahn_25.11.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-autobahn_24.4.2.bb => python3-autobahn_25.11.1.bb} (84%)

Comments

Khem Raj Dec. 4, 2025, 10:18 p.m. UTC | #1
I am seeing

stdio: WARNING: python3-autobahn-25.11.1-r0 do_check_backend: QA Issue:
inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use
the correct class [pep517-backend]

While at it, Would you address this as well please?

On Thu, Dec 4, 2025 at 2:26 AM Leon Anavi via lists.openembedded.org
<leon.anavi=konsulko.com@lists.openembedded.org> wrote:

> Upgrade to release 25.11.1:
>
> - WAMP Flatbuffers serialization test coverage; WAMP message
>   classes refactoring
> - Add WAMP serdes functional and benchmark testing;
>   WAMP-Flatbuffers; WAMP Serializer Composition (transport/payload)
> - Add vendored Flatbuffers
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
> ---
>  .../{python3-autobahn_24.4.2.bb => python3-autobahn_25.11.1.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-autobahn_24.4.2.bb
> => python3-autobahn_25.11.1.bb} (84%)
>
> diff --git a/meta-python/recipes-devtools/python/
> python3-autobahn_24.4.2.bb b/meta-python/recipes-devtools/python/
> python3-autobahn_25.11.1.bb
> similarity index 84%
> rename from meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
> rename to meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
> index d785a76cc7..69613313d7 100644
> --- a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
> +++ b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
>
> -SRC_URI[sha256sum] =
> "a2d71ef1b0cf780b6d11f8b205fd2c7749765e65795f2ea7d823796642ee92c9"
> +SRC_URI[sha256sum] =
> "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1"
>
>  inherit pypi setuptools3
>
> --
> 2.47.3
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#122316):
> https://lists.openembedded.org/g/openembedded-devel/message/122316
> Mute This Topic: https://lists.openembedded.org/mt/116609979/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Leon Anavi Dec. 5, 2025, 8:46 a.m. UTC | #2
Hi Khem,

On 12/5/25 00:18, Khem Raj wrote:
> I am seeing
>
> stdio: WARNING: python3-autobahn-25.11.1-r0 do_check_backend: QA 
> Issue: inherits setuptools3 but has pyproject.toml with 
> setuptools.build_meta, use the correct class [pep517-backend]
>
> While at it, Would you address this as well please?

Yes, of course. Sorry, I didn't notice the warning at first. I have just 
sent v2 of the patch.

Btw thank you for your presentation at the Yocto Virtual Summit 2025.12 
yesterday and for sharing your insights and perspectives during the 
informal discussions afterward. I really enjoyed it.

Best regards,
Leon

>
> On Thu, Dec 4, 2025 at 2:26 AM Leon Anavi via lists.openembedded.org 
> <http://lists.openembedded.org> 
> <leon.anavi=konsulko.com@lists.openembedded.org> wrote:
>
>     Upgrade to release 25.11.1:
>
>     - WAMP Flatbuffers serialization test coverage; WAMP message
>       classes refactoring
>     - Add WAMP serdes functional and benchmark testing;
>       WAMP-Flatbuffers; WAMP Serializer Composition (transport/payload)
>     - Add vendored Flatbuffers
>
>     Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
>     ---
>      .../{python3-autobahn_24.4.2.bb
>     <http://python3-autobahn_24.4.2.bb> => python3-autobahn_25.11.1.bb
>     <http://python3-autobahn_25.11.1.bb>} | 2 +-
>      1 file changed, 1 insertion(+), 1 deletion(-)
>      rename
>     meta-python/recipes-devtools/python/{python3-autobahn_24.4.2.bb
>     <http://python3-autobahn_24.4.2.bb> => python3-autobahn_25.11.1.bb
>     <http://python3-autobahn_25.11.1.bb>} (84%)
>
>     diff --git
>     a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
>     <http://python3-autobahn_24.4.2.bb>
>     b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
>     <http://python3-autobahn_25.11.1.bb>
>     similarity index 84%
>     rename from
>     meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
>     <http://python3-autobahn_24.4.2.bb>
>     rename to
>     meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
>     <http://python3-autobahn_25.11.1.bb>
>     index d785a76cc7..69613313d7 100644
>     ---
>     a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
>     <http://python3-autobahn_24.4.2.bb>
>     +++
>     b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
>     <http://python3-autobahn_25.11.1.bb>
>     @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn"
>      LICENSE = "MIT"
>      LIC_FILES_CHKSUM =
>     "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
>
>     -SRC_URI[sha256sum] =
>     "a2d71ef1b0cf780b6d11f8b205fd2c7749765e65795f2ea7d823796642ee92c9"
>     +SRC_URI[sha256sum] =
>     "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1"
>
>      inherit pypi setuptools3
>
>     -- 
>     2.47.3
>
>
>     -=-=-=-=-=-=-=-=-=-=-=-
>     Links: You receive all messages sent to this group.
>     View/Reply Online (#122316):
>     https://lists.openembedded.org/g/openembedded-devel/message/122316
>     Mute This Topic: https://lists.openembedded.org/mt/116609979/1997914
>     Group Owner: openembedded-devel+owner@lists.openembedded.org
>     <mailto:openembedded-devel%2Bowner@lists.openembedded.org>
>     Unsubscribe:
>     https://lists.openembedded.org/g/openembedded-devel/unsub
>     [raj.khem@gmail.com]
>     -=-=-=-=-=-=-=-=-=-=-=-
>
Khem Raj Dec. 5, 2025, 6:09 p.m. UTC | #3
On Fri, Dec 5, 2025 at 12:46 AM Leon Anavi <leon.anavi@konsulko.com> wrote:

> Hi Khem,
> On 12/5/25 00:18, Khem Raj wrote:
>
> I am seeing
>
> stdio: WARNING: python3-autobahn-25.11.1-r0 do_check_backend: QA Issue:
> inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use
> the correct class [pep517-backend]
>
> While at it, Would you address this as well please?
>
>
> Yes, of course. Sorry, I didn't notice the warning at first. I have just
> sent v2 of the patch.
>
>
Thank you.


> Btw thank you for your presentation at the Yocto Virtual Summit 2025.12
> yesterday and for sharing your insights and perspectives during the
> informal discussions afterward. I really enjoyed it.
>
>
Thank you again :)


> Best regards,
> Leon
>
>
> On Thu, Dec 4, 2025 at 2:26 AM Leon Anavi via lists.openembedded.org
> <leon.anavi=konsulko.com@lists.openembedded.org> wrote:
>
>> Upgrade to release 25.11.1:
>>
>> - WAMP Flatbuffers serialization test coverage; WAMP message
>>   classes refactoring
>> - Add WAMP serdes functional and benchmark testing;
>>   WAMP-Flatbuffers; WAMP Serializer Composition (transport/payload)
>> - Add vendored Flatbuffers
>>
>> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
>> ---
>>  .../{python3-autobahn_24.4.2.bb => python3-autobahn_25.11.1.bb} | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>  rename meta-python/recipes-devtools/python/{python3-autobahn_24.4.2.bb
>> => python3-autobahn_25.11.1.bb} (84%)
>>
>> diff --git a/meta-python/recipes-devtools/python/
>> python3-autobahn_24.4.2.bb b/meta-python/recipes-devtools/python/
>> python3-autobahn_25.11.1.bb
>> similarity index 84%
>> rename from meta-python/recipes-devtools/python/
>> python3-autobahn_24.4.2.bb
>> rename to meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
>> index d785a76cc7..69613313d7 100644
>> --- a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
>> +++ b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
>> @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn"
>>  LICENSE = "MIT"
>>  LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
>>
>> -SRC_URI[sha256sum] =
>> "a2d71ef1b0cf780b6d11f8b205fd2c7749765e65795f2ea7d823796642ee92c9"
>> +SRC_URI[sha256sum] =
>> "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1"
>>
>>  inherit pypi setuptools3
>>
>> --
>> 2.47.3
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#122316):
>> https://lists.openembedded.org/g/openembedded-devel/message/122316
>> Mute This Topic: https://lists.openembedded.org/mt/116609979/1997914
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
>> raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
>>
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
rename to meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
index d785a76cc7..69613313d7 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_24.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://crossbar.io/autobahn"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40"
 
-SRC_URI[sha256sum] = "a2d71ef1b0cf780b6d11f8b205fd2c7749765e65795f2ea7d823796642ee92c9"
+SRC_URI[sha256sum] = "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1"
 
 inherit pypi setuptools3