Message ID | 20250828101857.3947730-2-tgamblin@baylibre.com |
---|---|
State | Accepted, archived |
Commit | 14c2006bce8861eaf2b65d5c71097e67d1af19cf |
Headers | show |
Series | [1/2] python3-numpy: upgrade 2.3.1 -> 2.3.2 | expand |
Le jeu. 28 août 2025 à 12:19, Trevor Gamblin via lists.openembedded.org <tgamblin=baylibre.com@lists.openembedded.org> a écrit : > Release notes: https://github.com/cython/cython/releases/tag/3.1.3 > > Reproducibility OK: > > |2025-08-28 06:15:01,526 - oe-selftest - INFO - > ---------------------------------------------------------------------- > |2025-08-28 06:15:01,526 - oe-selftest - INFO - Ran 1 test in 1173.893s > |2025-08-28 06:15:01,526 - oe-selftest - INFO - OK > |2025-08-28 06:15:05,831 - oe-selftest - INFO - RESULTS: > |2025-08-28 06:15:05,832 - oe-selftest - INFO - RESULTS - > reproducible.ReproducibleTests.test_reproducible_builds: PASSED (1141.07s) > |2025-08-28 06:15:05,950 - oe-selftest - INFO - SUMMARY: > |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest () - Ran 1 > test in 1173.894s > |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest - OK - All > required tests passed (successes=1, skipped=0, failures=0, errors=0) > Hello, FYI, the same upgrade was sent earlier https://lists.openembedded.org/g/openembedded-core/message/222404 > > Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> > --- > .../python/{python3-cython_3.1.2.bb => python3-cython_3.1.3.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/python/{python3-cython_3.1.2.bb => > python3-cython_3.1.3.bb} (93%) > > diff --git a/meta/recipes-devtools/python/python3-cython_3.1.2.bb > b/meta/recipes-devtools/python/python3-cython_3.1.3.bb > similarity index 93% > rename from meta/recipes-devtools/python/python3-cython_3.1.2.bb > rename to meta/recipes-devtools/python/python3-cython_3.1.3.bb > index 77dbbe8b2c..dcb61a3634 100644 > --- a/meta/recipes-devtools/python/python3-cython_3.1.2.bb > +++ b/meta/recipes-devtools/python/python3-cython_3.1.3.bb > @@ -7,7 +7,7 @@ SECTION = "devel/python" > LICENSE = "Apache-2.0" > LIC_FILES_CHKSUM = > "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" > > -SRC_URI[sha256sum] = > "6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381" > +SRC_URI[sha256sum] = > "10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089" > > inherit pypi setuptools3 cython > > -- > 2.50.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#222555): > https://lists.openembedded.org/g/openembedded-core/message/222555 > Mute This Topic: https://lists.openembedded.org/mt/114932433/4316185 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > yoann.congal@smile.fr] > -=-=-=-=-=-=-=-=-=-=-=- > >
On 2025-08-28 07:17, Yoann Congal wrote: > > > Le jeu. 28 août 2025 à 12:19, Trevor Gamblin via > lists.openembedded.org <http://lists.openembedded.org> > <tgamblin=baylibre.com@lists.openembedded.org> a écrit : > > Release notes: https://github.com/cython/cython/releases/tag/3.1.3 > > Reproducibility OK: > > |2025-08-28 06:15:01,526 - oe-selftest - INFO - > ---------------------------------------------------------------------- > |2025-08-28 06:15:01,526 - oe-selftest - INFO - Ran 1 test in > 1173.893s > |2025-08-28 06:15:01,526 - oe-selftest - INFO - OK > |2025-08-28 06:15:05,831 - oe-selftest - INFO - RESULTS: > |2025-08-28 06:15:05,832 - oe-selftest - INFO - RESULTS - > reproducible.ReproducibleTests.test_reproducible_builds: PASSED > (1141.07s) > |2025-08-28 06:15:05,950 - oe-selftest - INFO - SUMMARY: > |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest () - > Ran 1 test in 1173.894s > |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest - OK - > All required tests passed (successes=1, skipped=0, failures=0, > errors=0) > > > Hello, > > FYI, the same upgrade was sent earlier > https://lists.openembedded.org/g/openembedded-core/message/222404 Thanks, I didn't see that. I think the numpy one is still OK, though. > > > Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> > --- > .../python/{python3-cython_3.1.2.bb > <http://python3-cython_3.1.2.bb> => python3-cython_3.1.3.bb > <http://python3-cython_3.1.3.bb>} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/python/{python3-cython_3.1.2.bb > <http://python3-cython_3.1.2.bb> => python3-cython_3.1.3.bb > <http://python3-cython_3.1.3.bb>} (93%) > > diff --git a/meta/recipes-devtools/python/python3-cython_3.1.2.bb > <http://python3-cython_3.1.2.bb> > b/meta/recipes-devtools/python/python3-cython_3.1.3.bb > <http://python3-cython_3.1.3.bb> > similarity index 93% > rename from meta/recipes-devtools/python/python3-cython_3.1.2.bb > <http://python3-cython_3.1.2.bb> > rename to meta/recipes-devtools/python/python3-cython_3.1.3.bb > <http://python3-cython_3.1.3.bb> > index 77dbbe8b2c..dcb61a3634 100644 > --- a/meta/recipes-devtools/python/python3-cython_3.1.2.bb > <http://python3-cython_3.1.2.bb> > +++ b/meta/recipes-devtools/python/python3-cython_3.1.3.bb > <http://python3-cython_3.1.3.bb> > @@ -7,7 +7,7 @@ SECTION = "devel/python" > LICENSE = "Apache-2.0" > LIC_FILES_CHKSUM = > "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" > > -SRC_URI[sha256sum] = > "6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381" > +SRC_URI[sha256sum] = > "10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089" > > inherit pypi setuptools3 cython > > -- > 2.50.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#222555): > https://lists.openembedded.org/g/openembedded-core/message/222555 > Mute This Topic: https://lists.openembedded.org/mt/114932433/4316185 > Group Owner: openembedded-core+owner@lists.openembedded.org > <mailto:openembedded-core%2Bowner@lists.openembedded.org> > Unsubscribe: > https://lists.openembedded.org/g/openembedded-core/unsub > [yoann.congal@smile.fr] > -=-=-=-=-=-=-=-=-=-=-=- > > > > -- > Yoann Congal > Smile ECS
diff --git a/meta/recipes-devtools/python/python3-cython_3.1.2.bb b/meta/recipes-devtools/python/python3-cython_3.1.3.bb similarity index 93% rename from meta/recipes-devtools/python/python3-cython_3.1.2.bb rename to meta/recipes-devtools/python/python3-cython_3.1.3.bb index 77dbbe8b2c..dcb61a3634 100644 --- a/meta/recipes-devtools/python/python3-cython_3.1.2.bb +++ b/meta/recipes-devtools/python/python3-cython_3.1.3.bb @@ -7,7 +7,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" -SRC_URI[sha256sum] = "6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381" +SRC_URI[sha256sum] = "10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089" inherit pypi setuptools3 cython
Release notes: https://github.com/cython/cython/releases/tag/3.1.3 Reproducibility OK: |2025-08-28 06:15:01,526 - oe-selftest - INFO - ---------------------------------------------------------------------- |2025-08-28 06:15:01,526 - oe-selftest - INFO - Ran 1 test in 1173.893s |2025-08-28 06:15:01,526 - oe-selftest - INFO - OK |2025-08-28 06:15:05,831 - oe-selftest - INFO - RESULTS: |2025-08-28 06:15:05,832 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: PASSED (1141.07s) |2025-08-28 06:15:05,950 - oe-selftest - INFO - SUMMARY: |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest () - Ran 1 test in 1173.894s |2025-08-28 06:15:05,950 - oe-selftest - INFO - oe-selftest - OK - All required tests passed (successes=1, skipped=0, failures=0, errors=0) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> --- .../python/{python3-cython_3.1.2.bb => python3-cython_3.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cython_3.1.2.bb => python3-cython_3.1.3.bb} (93%)