public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1
@ 2023-07-17  9:10 wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] libproxy: upgrade 0.5.2 -> 0.5.3 wangmy
                   ` (17 more replies)
  0 siblings, 18 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Build fix on 32-bit arm.
- More speed optimizations.
- New, experimental, WebAssembly (WASM) shaper
- Improvements to
  Experimental features introduced in earlier releases.
- New macro HB_ALWAYS_INLINE.
- New API.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../harfbuzz/{harfbuzz_7.3.0.bb => harfbuzz_8.0.1.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_7.3.0.bb => harfbuzz_8.0.1.bb} (95%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_8.0.1.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_8.0.1.bb
index 7ecbb04a6a..359272e934 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_8.0.1.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb"
+SRC_URI[sha256sum] = "c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620"
 
 DEPENDS += "glib-2.0-native"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] libproxy: upgrade 0.5.2 -> 0.5.3
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0 wangmy
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
-Fix crash querying URLs without a host
-Web: Update application page
-Add appplication info about apt and python requests
-Bump version to 0.5.3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libproxy/{libproxy_0.5.2.bb => libproxy_0.5.3.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libproxy/{libproxy_0.5.2.bb => libproxy_0.5.3.bb} (95%)

diff --git a/meta/recipes-support/libproxy/libproxy_0.5.2.bb b/meta/recipes-support/libproxy/libproxy_0.5.3.bb
similarity index 95%
rename from meta/recipes-support/libproxy/libproxy_0.5.2.bb
rename to meta/recipes-support/libproxy/libproxy_0.5.3.bb
index 7faec2d3d6..db88af093e 100644
--- a/meta/recipes-support/libproxy/libproxy_0.5.2.bb
+++ b/meta/recipes-support/libproxy/libproxy_0.5.3.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
 DEPENDS = "glib-2.0"
 
 SRC_URI = "git://github.com/libproxy/libproxy;protocol=https;branch=main"
-SRCREV = "e4f467b05c8adf25e5a2d5464914fc7e92bb7990"
+SRCREV = "29d51a611f28af0bdbd51a5779cc8df264c8dcff"
 S = "${WORKDIR}/git"
 
 inherit meson pkgconfig gobject-introspection vala gi-docgen
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] libproxy: upgrade 0.5.2 -> 0.5.3 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-18  6:55   ` Mittal, Anuj
  2023-07-17  9:10 ` [OE-core] [PATCH] nghttp2: upgrade 1.54.0 -> 1.55.1 wangmy
                   ` (15 subsequent siblings)
  17 siblings, 1 reply; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
* docs: fix references and descriptions snf focyhrn mstkup
* ci: add build docs test
* win: change default driver search path to bindir
* win: rely on compiler to define link names
* add: Add mono_chrome to VAEncSequenceParameterBufferAV1
* add: Enable support for license acquisition of multiple protected playbacks
* fix: year for version 2.18.0 in NEWS
* fix: use secure_getenv instead of getenv
* trace: Improve and add VA trace log for AV1 encode
* trace: Unify va log message, replace va_TracePrint with va_TraceMsg.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-graphics/libva/libva.inc                           | 2 +-
 .../recipes-graphics/libva/{libva_2.18.0.bb => libva_2.19.0.bb} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/libva/{libva_2.18.0.bb => libva_2.19.0.bb} (100%)

diff --git a/meta/recipes-graphics/libva/libva.inc b/meta/recipes-graphics/libva/libva.inc
index 7ed0c9ed89..3388fea32b 100644
--- a/meta/recipes-graphics/libva/libva.inc
+++ b/meta/recipes-graphics/libva/libva.inc
@@ -18,7 +18,7 @@ LICENSE = "MIT"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libva-${PV}.tar.bz2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
-SRC_URI[sha256sum] = "a3577eeba0c23924686c7e2f2030073736c8282a80f27b5473e33ea94ccd4982"
+SRC_URI[sha256sum] = "963be798d559df7feebda6fa81aa0dae6f9409c633a37909c44c6aa8af1e2174"
 
 S = "${WORKDIR}/libva-${PV}"
 
diff --git a/meta/recipes-graphics/libva/libva_2.18.0.bb b/meta/recipes-graphics/libva/libva_2.19.0.bb
similarity index 100%
rename from meta/recipes-graphics/libva/libva_2.18.0.bb
rename to meta/recipes-graphics/libva/libva_2.19.0.bb
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] nghttp2: upgrade 1.54.0 -> 1.55.1
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] libproxy: upgrade 0.5.2 -> 0.5.3 wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] debianutils: upgrade 5.7 -> 5.8 wangmy
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
    doc: Bump boringssl
    Fix memory leak
    Fix build error without libev
    Bump go to 1.20
    Bump go package dependencies
    mruby: Support cross build for autotools
    h2load, nghttpx: Add UDP_GRO support
    Bump ngtcp2
    nghttpx: Randomize initial QUIC packet number
    Bump llhttp to a0e744f850d8101a51284868ffdf745bcfe4fbcc
    Bump macos to 12

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../nghttp2/{nghttp2_1.54.0.bb => nghttp2_1.55.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.54.0.bb => nghttp2_1.55.1.bb} (91%)

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
index 4e15f0839f..1be9a348ae 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
@@ -8,7 +8,7 @@ SRC_URI = "\
     ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
     file://0001-fetch-ocsp-response-use-python3.patch \
 "
-SRC_URI[sha256sum] = "20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df"
+SRC_URI[sha256sum] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] debianutils: upgrade 5.7 -> 5.8
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (2 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] nghttp2: upgrade 1.54.0 -> 1.55.1 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] glib-2.0: upgrade 2.76.3 -> 2.76.4 wangmy
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Convert to machine-readable format

Changelog:
=============
  * Remove constraints unnecessary since buster (oldstable)
  * Salvage package (Closes: #1038553)
  * Apply quilt patches from NMUs

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../debianutils/{debianutils_5.7.bb => debianutils_5.8.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/debianutils/{debianutils_5.7.bb => debianutils_5.8.bb} (93%)

diff --git a/meta/recipes-support/debianutils/debianutils_5.7.bb b/meta/recipes-support/debianutils/debianutils_5.8.bb
similarity index 93%
rename from meta/recipes-support/debianutils/debianutils_5.7.bb
rename to meta/recipes-support/debianutils/debianutils_5.8.bb
index 7d705c6ff4..fb17d2d24f 100644
--- a/meta/recipes-support/debianutils/debianutils_5.7.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.8.bb
@@ -6,12 +6,12 @@ HOMEPAGE = "https://packages.debian.org/sid/debianutils"
 BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable"
 SECTION = "base"
 LICENSE = "GPL-2.0-only & SMAIL_GPL"
-LIC_FILES_CHKSUM = "file://debian/copyright;md5=9b912cd0cc654134c0ef3424a0705b94"
+LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753"
 
 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
            "
 
-SRCREV = "de14223e5bffe15e374a441302c528ffc1cbed57"
+SRCREV = "69116b856177ceb270908103b5776f897d2863c3"
 
 inherit autotools update-alternatives
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] glib-2.0: upgrade 2.76.3 -> 2.76.4
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (3 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] debianutils: upgrade 5.7 -> 5.8 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-pip: upgrade 23.1.2 -> 23.2 wangmy
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
* Fix build failure on Android with 'statx()' support (#3039)

* Bugs fixed:
  - #3003 glib-compile-schemas failed on directory name with no Latin symbols
  - #3039 Build failure due to statx fields with NDK r25.c
  - !3447 Backport !3446 "glib-compile-resources: Fix non-ASCII arg parsing on
    Windows" to glib-2-76
  - !3479 Backport !3473 "glib: reset errno to 0 when futex() returns EAGAIN" to
    glib-2-76
  - !3480 Backport !3468 "Avoid stack overflow in gspawn on macOS" to glib-2-76
  - !3492 Backport !3482 "glocalfileinfo: Fix incorrect use of struct
    statx.st_mtimensec on Android" to glib-2-76

* Translation updates:
  - English (United Kingdom)
  - Portuguese (Brazil)
  - Slovak

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../glib-2.0/{glib-2.0_2.76.3.bb => glib-2.0_2.76.4.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.76.3.bb => glib-2.0_2.76.4.bb} (96%)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb
similarity index 96%
rename from meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb
rename to meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb
index 4327a13345..64a3c6d80c 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb
@@ -19,7 +19,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
            "
 SRC_URI:append:class-native = " file://relocate-modules.patch"
 
-SRC_URI[sha256sum] = "c0be444e403d7c3184d1f394f89f0b644710b5e9331b54fa4e8b5037813ad32a"
+SRC_URI[sha256sum] = "5a5a191c96836e166a7771f7ea6ca2b0069c603c7da3cba1cd38d1694a395dda"
 
 # Find any meson cross files in FILESPATH that are relevant for the current
 # build (using siteinfo) and add them to EXTRA_OEMESON.
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-pip: upgrade 23.1.2 -> 23.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (4 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] glib-2.0: upgrade 2.76.3 -> 2.76.4 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-zipp: upgrade 3.15.0 -> 3.16.2 wangmy
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

License-Update:
  Upgrade setuptools to 68.0.0
  Upgrade typing_extensions to 4.7.1

Changelog:
==========
-Fix pip completion --zsh. (#11417)
-Prevent downloading files twice when PEP 658 metadata is present (#11847)
-Add permission check before configuration (#11920)
-Fix deprecation warnings in Python 3.12 for usage of shutil.rmtree (#11957)
-Ignore invalid or unreadable origin.json files in the cache of locally
 built wheels. (#11985)
-Fix installation of packages with PEP658 metadata using non-canonicalized
 names (#12038)
-Correctly parse dist-info-metadata values from JSON-format index data. (#12042)
-Fail with an error if the --python option is specified after the subcommand
 name. (#12067)
-Fix slowness when using importlib.metadata (the default way for pip to read
 metadata in Python 3.11+) and there is a large overlap between already
 installed and to-be-installed packages. (#12079)
-Pass the -r flag to mercurial to be explicit that a revision is passed and
 protect against hg options injection as part of VCS URLs. Users that do not
 have control on VCS URLs passed to pip are advised to upgrade. (#12119)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-pip_23.1.2.bb => python3-pip_23.2.bb}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-pip_23.1.2.bb => python3-pip_23.2.bb} (95%)

diff --git a/meta/recipes-devtools/python/python3-pip_23.1.2.bb b/meta/recipes-devtools/python/python3-pip_23.2.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-pip_23.1.2.bb
rename to meta/recipes-devtools/python/python3-pip_23.2.bb
index a0ebd765bf..1ddec7d654 100644
--- a/meta/recipes-devtools/python/python3-pip_23.1.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_23.2.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \
                     file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \
                     file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \
                     file://src/pip/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \
-                    file://src/pip/_vendor/pkg_resources/LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6 \
+                    file://src/pip/_vendor/pkg_resources/LICENSE;md5=141643e11c48898150daa83802dbc65f \
                     file://src/pip/_vendor/platformdirs/LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a \
                     file://src/pip/_vendor/pygments/LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592 \
                     file://src/pip/_vendor/pyparsing/LICENSE;md5=657a566233888513e1f07ba13e2f47f1 \
@@ -24,7 +24,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \
                     file://src/pip/_vendor/six.LICENSE;md5=43cfc9e4ac0e377acfb9b76f56b8415d \
                     file://src/pip/_vendor/tenacity/LICENSE;md5=175792518e4ac015ab6696d16c4f607e \
                     file://src/pip/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \
-                    file://src/pip/_vendor/typing_extensions.LICENSE;md5=f16b323917992e0f8a6f0071bc9913e2 \
+                    file://src/pip/_vendor/typing_extensions.LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2 \
                     file://src/pip/_vendor/urllib3/LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c \
                     file://src/pip/_vendor/webencodings/LICENSE;md5=81fb24cd7823cce23b69f721993dce4d \
                     "
@@ -33,7 +33,7 @@ inherit pypi python_setuptools_build_meta
 
 SRC_URI += "file://no_shebang_mangling.patch"
 
-SRC_URI[sha256sum] = "0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba"
+SRC_URI[sha256sum] = "a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c"
 
 do_install:append() {
     rm -f ${D}/${bindir}/pip
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-zipp: upgrade 3.15.0 -> 3.16.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (5 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-pip: upgrade 23.1.2 -> 23.2 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] opkg: upgrade 0.6.1 -> 0.6.2 wangmy
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

License-Update:
 Remove unnecessary and incorrect copyright notice.

Changelog:
============
Bugfixes
---------
-In Path.match, Windows path separators are no longer honored. The fact that
 they were was incidental and never supported. (#92)
-Fixed name/suffix/suffixes/stem operations when no filename is present and
 the Path is not at the root of the zipfile. (#96)
-Reworked glob utilizing the namelist directly. (#101)
-Replaced the fnmatch.translate with a fresh glob-to-regex translator for more
 correct matching behavior. (#98)

Features
----------
    Require Python 3.8 or later.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-zipp_3.15.0.bb => python3-zipp_3.16.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-zipp_3.15.0.bb => python3-zipp_3.16.2.bb} (72%)

diff --git a/meta/recipes-devtools/python/python3-zipp_3.15.0.bb b/meta/recipes-devtools/python/python3-zipp_3.16.2.bb
similarity index 72%
rename from meta/recipes-devtools/python/python3-zipp_3.15.0.bb
rename to meta/recipes-devtools/python/python3-zipp_3.16.2.bb
index 45654ff6f1..9dff59ffaf 100644
--- a/meta/recipes-devtools/python/python3-zipp_3.15.0.bb
+++ b/meta/recipes-devtools/python/python3-zipp_3.16.2.bb
@@ -1,9 +1,9 @@
 SUMMARY = "Backport of pathlib-compatible object wrapper for zip files"
 HOMEPAGE = "https://github.com/jaraco/zipp"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f"
 
-SRC_URI[sha256sum] = "112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b"
+SRC_URI[sha256sum] = "ebc15946aa78bd63458992fc81ec3b6f7b1e92d51c35e6de1c3804e73b799147"
 
 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] opkg: upgrade 0.6.1 -> 0.6.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (6 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-zipp: upgrade 3.15.0 -> 3.16.2 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] opkg-utils: upgrade 0.5.0 " wangmy
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
removed since they're included in 0.6.2.

Changelog:
===========
### Changed
- the project's developer documentation to be more correct and current.

### Fixed
- a bug in the 'opkg-keys' utility script which caused the script to ignore settings in the '/etc/opkg/gpg/gpg.conf' file.
- a compilation error in 'md5.c' when using clang16+ and '-std >= gnu11'.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...sing-_Alignof-when-using-C11-or-newe.patch | 51 -------------------
 ...emove-no-options-flag-from-gpg-calls.patch | 34 -------------
 .../opkg/{opkg_0.6.1.bb => opkg_0.6.2.bb}     |  6 +--
 3 files changed, 2 insertions(+), 89 deletions(-)
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
 delete mode 100644 meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
 rename meta/recipes-devtools/opkg/{opkg_0.6.1.bb => opkg_0.6.2.bb} (92%)

diff --git a/meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch b/meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
deleted file mode 100644
index 3406878a1d..0000000000
--- a/meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 4089affd371e6d62dd8c1e57b344f8cc329005ea Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem@gmail.com>
-Date: Sat, 14 Jan 2023 23:11:08 -0800
-Subject: [PATCH] Define alignof using _Alignof when using C11 or newer
-
-WG14 N2350 made very clear that it is an UB having type definitions
-within "offsetof" [1]. This patch enhances the implementation of macro
-alignof_slot to use builtin "_Alignof" to avoid undefined behavior on
-when using std=c11 or newer
-
-clang 16+ has started to flag this [2]
-
-Fixes build when using -std >= gnu11 and using clang16+
-
-Older compilers gcc < 4.9 or clang < 8 has buggy _Alignof even though it
-may support C11, exclude those compilers too
-
-[1] https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2350.htm
-[2] https://reviews.llvm.org/D133574
-
-Upstream-Status: Submitted [https://groups.google.com/g/opkg-devel/c/gjcQPZgT_jI]
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
----
- libopkg/md5.c | 10 ++++++++++
- 1 file changed, 10 insertions(+)
-
-diff --git a/libopkg/md5.c b/libopkg/md5.c
-index 981b9b8..ccb645e 100644
---- a/libopkg/md5.c
-+++ b/libopkg/md5.c
-@@ -237,7 +237,17 @@ void md5_process_bytes(const void *buffer, size_t len, struct md5_ctx *ctx)
-     /* Process available complete blocks.  */
-     if (len >= 64) {
- #if !_STRING_ARCH_unaligned
-+/* GCC releases before GCC 4.9 had a bug in _Alignof.  See GCC bug 52023
-+   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>.
-+   clang versions < 8.0.0 have the same bug.  */
-+#if (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112 \
-+     || (defined __GNUC__ && __GNUC__ < 4 + (__GNUC_MINOR__ < 9) \
-+         && !defined __clang__) \
-+     || (defined __clang__ && __clang_major__ < 8))
- #define alignof(type) offsetof (struct { char c; type x; }, x)
-+#else
-+#define alignof(type) _Alignof(type)
-+#endif
- #define UNALIGNED_P(p) (((size_t) p) % alignof (uint32_t) != 0)
-         if (UNALIGNED_P(buffer))
-             while (len > 64) {
--- 
-2.39.0
-
diff --git a/meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch b/meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
deleted file mode 100644
index f216950002..0000000000
--- a/meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From a658e6402382250f0164c5b47b744740e04f3611 Mon Sep 17 00:00:00 2001
-From: Charlie Johnston <charlie.johnston@ni.com>
-Date: Fri, 30 Dec 2022 15:21:14 -0600
-Subject: [PATCH] opkg-key: Remove --no-options flag from gpg calls.
-
-The opkg-key script was always passing the --no-options
-flag to gpg, which uses /dev/null as the options file.
-As a result, the opkg gpg.conf file was not getting
-used. This change removes that flag so that gpg.conf
-in the GPGHOMEDIR for opkg (currently /etc/opkg/gpg/)
-will be used if present.
-
-Upstream-Status: Accepted [https://git.yoctoproject.org/opkg/commit/?id=cee294e72d257417b5e55ef7a76a0fd15313e46b]
-Signed-off-by: Charlie Johnston <charlie.johnston@ni.com>
----
- utils/opkg-key | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/utils/opkg-key b/utils/opkg-key
-index e395a59..8645ebc 100755
---- a/utils/opkg-key
-+++ b/utils/opkg-key
-@@ -53,7 +53,7 @@ else
-     exit 1
- fi
- 
--GPG="$GPGCMD --no-options --homedir $GPGHOMEDIR"
-+GPG="$GPGCMD --homedir $GPGHOMEDIR"
- 
- # Gpg home dir isn't created automatically when --homedir option is used
- if [ ! -e "$GPGHOMEDIR" ]; then
--- 
-2.30.2
-
diff --git a/meta/recipes-devtools/opkg/opkg_0.6.1.bb b/meta/recipes-devtools/opkg/opkg_0.6.2.bb
similarity index 92%
rename from meta/recipes-devtools/opkg/opkg_0.6.1.bb
rename to meta/recipes-devtools/opkg/opkg_0.6.2.bb
index 4c25fe963a..46be137354 100644
--- a/meta/recipes-devtools/opkg/opkg_0.6.1.bb
+++ b/meta/recipes-devtools/opkg/opkg_0.6.2.bb
@@ -15,12 +15,10 @@ PE = "1"
 SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz \
            file://opkg.conf \
            file://0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch \
-           file://0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch \
-           file://0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch \
            file://run-ptest \
-"
+           "
 
-SRC_URI[sha256sum] = "e87fccb575c64d3ac0559444016a2795f12125986a0da896bab97c4a1a2f1b2a"
+SRC_URI[sha256sum] = "ac73a90a2549cd04948e563d915912c78e1b8ba0f43af75c5a53fcca474adbd5"
 
 # This needs to be before ptest inherit, otherwise all ptest files end packaged
 # in libopkg package if OPKGLIBDIR == libdir, because default
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] opkg-utils: upgrade 0.5.0 -> 0.6.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (7 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] opkg: upgrade 0.6.1 -> 0.6.2 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2 wangmy
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../opkg-utils/{opkg-utils_0.5.0.bb => opkg-utils_0.6.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.5.0.bb => opkg-utils_0.6.2.bb} (97%)

diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
similarity index 97%
rename from meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb
rename to meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
index b27e3ded33..eb88b9b734 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
@@ -10,7 +10,7 @@ PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtu
 SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
            file://0001-update-alternatives-correctly-match-priority.patch \
            "
-SRCREV = "9239541f14a2529b9d01c0a253ab11afa2822dab"
+SRCREV = "67994e62dc598282830385da75ba9b1abbbda941"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (8 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] opkg-utils: upgrade 0.5.0 " wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:31   ` Tim Orling
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-editables: upgrade 0.3 -> 0.4 wangmy
                   ` (7 subsequent siblings)
  17 siblings, 1 reply; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
-Fixed bugs in creating and parsing SSH certificates where critical options
 with values were handled incorrectly. Certificates are now created correctly
 and parsing accepts correct values as well as the previously generated
 invalid forms with a warning. In the next release, support for parsing these
 invalid forms will be removed.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...vectors_41.0.1.bb => python3-cryptography-vectors_41.0.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cryptography-vectors_41.0.1.bb => python3-cryptography-vectors_41.0.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb
rename to meta/recipes-devtools/python/python3-cryptography-vectors_41.0.2.bb
index 016620e710..52f2c35315 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
 # NOTE: Make sure to keep this recipe at the same version as python3-cryptography
 #       Upgrade both recipes at the same time
 
-SRC_URI[sha256sum] = "23b08c39777ec7b2774a11f945d1746301b1e88ecff2e5326d7f50ea0f42d580"
+SRC_URI[sha256sum] = "028dff94a8522ca818b11295ff12df55f348f33a193c0597ddfe8239e53d1582"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-editables: upgrade 0.3 -> 0.4
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (9 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-git: upgrade 3.1.31 -> 3.1.32 wangmy
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
 Add a new add_to_subpackage method.
 Add type annotations.
 Internal admin: Switch to nox for automation
 Internal admin: Switch to ruff for linting
 Internal admin: Switch from setuptools to flit_core

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-editables_0.3.bb => python3-editables_0.4.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-editables_0.3.bb => python3-editables_0.4.bb} (77%)

diff --git a/meta/recipes-devtools/python/python3-editables_0.3.bb b/meta/recipes-devtools/python/python3-editables_0.4.bb
similarity index 77%
rename from meta/recipes-devtools/python/python3-editables_0.3.bb
rename to meta/recipes-devtools/python/python3-editables_0.4.bb
index b42ff06872..4987b02f0b 100644
--- a/meta/recipes-devtools/python/python3-editables_0.3.bb
+++ b/meta/recipes-devtools/python/python3-editables_0.4.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41bc1be47b7bb8240db3ef928c7cb0bf"
 
-SRC_URI[sha256sum] = "167524e377358ed1f1374e61c268f0d7a4bf7dbd046c656f7b410cde16161b1a"
+SRC_URI[sha256sum] = "dc322c42e7ccaf19600874035a4573898d88aadd07e177c239298135b75da772"
 
 inherit pypi python_setuptools_build_meta
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-git: upgrade 3.1.31 -> 3.1.32
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (10 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-editables: upgrade 0.3 -> 0.4 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-hypothesis: upgrade 6.80.0 -> 6.81.2 wangmy
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
-Block insecure non-multi options in clone/clone_from
-Don't rely on __del__
-fix pypi long description
-Name top-level exceptions as private variables
-commit trailers should be a list instead of a dictionary
-Fix up the commit trailers functionality

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-git_3.1.31.bb => python3-git_3.1.32.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-git_3.1.31.bb => python3-git_3.1.32.bb} (92%)

diff --git a/meta/recipes-devtools/python/python3-git_3.1.31.bb b/meta/recipes-devtools/python/python3-git_3.1.32.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-git_3.1.31.bb
rename to meta/recipes-devtools/python/python3-git_3.1.32.bb
index 08b9f66bcb..f217577eb8 100644
--- a/meta/recipes-devtools/python/python3-git_3.1.31.bb
+++ b/meta/recipes-devtools/python/python3-git_3.1.32.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "8ce3bcf69adfdf7c7d503e78fd3b1c492af782d58893b650adb2ac8912ddd573"
+SRC_URI[sha256sum] = "8d9b8cb1e80b9735e8717c9362079d3ce4c6e5ddeebedd0361b228c3a67a62f6"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-hypothesis: upgrade 6.80.0 -> 6.81.2
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (11 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-git: upgrade 3.1.31 -> 3.1.32 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0 wangmy
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
-If the HYPOTHESIS_NO_PLUGINS environment variable is set, we'll avoid loading
 plugins such as the old Pydantic integration or HypoFuzz' CLI options.
-This is probably only useful for our own self-tests, but documented in case it
 might help narrow down any particularly weird bugs in complex environments.
-Fixes some lingering issues with inference of recursive types in
 hypothesis.strategies.from_type. 

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-hypothesis_6.80.0.bb => python3-hypothesis_6.81.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.80.0.bb => python3-hypothesis_6.81.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb
index 82f855d4b7..93bf638759 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "75d74da36fd3837b5b3fe15211dabc7389e78d882bf2c91bab2184ccf91fe64c"
+SRC_URI[sha256sum] = "e35165a73064370d30d476d7218f600d2bf861ff218192c9e994cb36aa190ae7"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (12 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-hypothesis: upgrade 6.80.0 -> 6.81.2 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17 10:10   ` Tim Orling
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3 wangmy
                   ` (3 subsequent siblings)
  17 siblings, 1 reply; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Features
==========
    Require Python 3.8 or later.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ib-metadata_6.7.0.bb => python3-importlib-metadata_6.8.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-importlib-metadata_6.7.0.bb => python3-importlib-metadata_6.8.0.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_6.7.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_6.8.0.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-importlib-metadata_6.7.0.bb
rename to meta/recipes-devtools/python/python3-importlib-metadata_6.8.0.bb
index 5ad7ae81ad..b8dd4bb701 100644
--- a/meta/recipes-devtools/python/python3-importlib-metadata_6.7.0.bb
+++ b/meta/recipes-devtools/python/python3-importlib-metadata_6.8.0.bb
@@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta
 PYPI_PACKAGE = "importlib_metadata"
 UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P<pver>(\d+[\.\-_]*)+)/"
 
-SRC_URI[sha256sum] = "1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4"
+SRC_URI[sha256sum] = "dbace7892d8c0c4ac1ad096662232f831d4e64f4c4545bd53016a3e9d4654743"
 
 S = "${WORKDIR}/importlib_metadata-${PV}"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (13 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-19 22:50   ` Alexandre Belloni
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-numpy: upgrade 1.25.0 -> 1.25.1 wangmy
                   ` (2 subsequent siblings)
  17 siblings, 1 reply; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
-Properly preserve applicable_validators in extended validators.
-Fix an additional regression with the deprecated
 jsonschema.RefResolver and pointer resolution.
-Fix a regression with jsonschema.RefResolver based resolution when used in
 combination with a custom validation dialect (via jsonschema.validators.create).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-jsonschema_4.17.3.bb => python3-jsonschema_4.18.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-jsonschema_4.17.3.bb => python3-jsonschema_4.18.3.bb} (93%)

diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb b/meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
rename to meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
index 24cde3711c..6ce2259f16 100644
--- a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
+++ b/meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
                     file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
 
-SRC_URI[sha256sum] = "0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"
+SRC_URI[sha256sum] = "64b7104d72efe856bea49ca4af37a14a9eba31b40bb7238179f3803130fd34d9"
 
 inherit pypi python_hatchling
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-numpy: upgrade 1.25.0 -> 1.25.1
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (14 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] repo: upgrade 2.34.1 -> 2.35 wangmy
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

A total of 14 pull requests were merged for this release.
========================================================
 #23968: MAINT: prepare 1.25.x for further development
 #24036: BLD: Port long double identification to C for meson
 #24037: BUG: Fix reduction return NULL to be goto fail
 #24038: BUG: Avoid undefined behavior in array.astype()
 #24039: BUG: Ensure __array_ufunc__ works without any kwargs passed
 #24117: MAINT: Pin urllib3 to avoid anaconda-client bug.
 #24118: TST: Pin pydantic<2 in Pyodide workflow
 #24119: MAINT: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1
 #24120: MAINT: Bump actions/checkout from 3.5.2 to 3.5.3
 #24122: BUG: Multiply or Divides using SIMD without a full vector can...
 #24127: MAINT: testing for IS_MUSL closes #24074
 #24128: BUG: Only replace dtype temporarily if dimensions changed
 #24129: MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0
 #24134: BUG: Fix private procedures in f2py modules

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-numpy_1.25.0.bb => python3-numpy_1.25.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-numpy_1.25.0.bb => python3-numpy_1.25.1.bb} (96%)

diff --git a/meta/recipes-devtools/python/python3-numpy_1.25.0.bb b/meta/recipes-devtools/python/python3-numpy_1.25.1.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.25.0.bb
rename to meta/recipes-devtools/python/python3-numpy_1.25.1.bb
index d9d37dbf36..3632ab71ee 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.25.0.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.25.1.bb
@@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://0001-numpy-core-Define-RISCV-32-support.patch \
            file://run-ptest \
            "
-SRC_URI[sha256sum] = "f1accae9a28dc3cda46a91de86acf69de0d1b5f4edd44a9b0c3ceb8036dfff19"
+SRC_URI[sha256sum] = "9a3a9f3a61480cc086117b426a8bd86869c213fc4072e606f01c4e4b66eb92bf"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] python3-typing-extensions: upgrade 4.7.0 -> 4.7.1
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (15 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-numpy: upgrade 1.25.0 -> 1.25.1 wangmy
@ 2023-07-17  9:10 ` wangmy
  2023-07-17  9:10 ` [OE-core] [PATCH] repo: upgrade 2.34.1 -> 2.35 wangmy
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Fix support for TypedDict, NamedTuple and is_protocol on PyPy-3.7 and PyPy-3.8.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...g-extensions_4.7.0.bb => python3-typing-extensions_4.7.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-typing-extensions_4.7.0.bb => python3-typing-extensions_4.7.1.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.7.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb
rename to meta/recipes-devtools/python/python3-typing-extensions_4.7.1.bb
index 887cece688..8ff77ba4fd 100644
--- a/meta/recipes-devtools/python/python3-typing-extensions_4.7.0.bb
+++ b/meta/recipes-devtools/python/python3-typing-extensions_4.7.1.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2"
 # The name on PyPi is slightly different.
 PYPI_PACKAGE = "typing_extensions"
 
-SRC_URI[sha256sum] = "935ccf31549830cda708b42289d44b6f74084d616a00be651601a4f968e77c82"
+SRC_URI[sha256sum] = "b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2"
 
 inherit pypi python_flit_core
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* [OE-core] [PATCH] repo: upgrade 2.34.1 -> 2.35
  2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
                   ` (16 preceding siblings ...)
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 wangmy
@ 2023-07-17  9:10 ` wangmy
  17 siblings, 0 replies; 23+ messages in thread
From: wangmy @ 2023-07-17  9:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Fixed a couple of bugs in ExitEvent logging:
- log exitcode 130 on KeyboardInterrupt
- log exitcode 1 on unhandled Exception
- log errorevent with specific reason for exit

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/repo/{repo_2.34.1.bb => repo_2.35.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/repo/{repo_2.34.1.bb => repo_2.35.bb} (95%)

diff --git a/meta/recipes-devtools/repo/repo_2.34.1.bb b/meta/recipes-devtools/repo/repo_2.35.bb
similarity index 95%
rename from meta/recipes-devtools/repo/repo_2.34.1.bb
rename to meta/recipes-devtools/repo/repo_2.35.bb
index 1c5d1a08b3..d34c3db746 100644
--- a/meta/recipes-devtools/repo/repo_2.34.1.bb
+++ b/meta/recipes-devtools/repo/repo_2.35.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \
            file://0001-python3-shebang.patch \
            "
-SRCREV = "945c006f406550add8a3cad32ada0791f5a15c53"
+SRCREV = "c657844efe40b97700c3654989bdbe3a33e409d7"
 
 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 23+ messages in thread

* Re: [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2 wangmy
@ 2023-07-17  9:31   ` Tim Orling
  0 siblings, 0 replies; 23+ messages in thread
From: Tim Orling @ 2023-07-17  9:31 UTC (permalink / raw)
  To: wangmy; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2377 bytes --]

This CANNOT be upgraded without also upgrading python3-cryptography. Please
remove this recipe from your CI loop.

On Mon, Jul 17, 2023 at 11:10 AM wangmy <wangmy@fujitsu.com> wrote:

> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Changelog:
> ==========
> -Fixed bugs in creating and parsing SSH certificates where critical options
>  with values were handled incorrectly. Certificates are now created
> correctly
>  and parsing accepts correct values as well as the previously generated
>  invalid forms with a warning. In the next release, support for parsing
> these
>  invalid forms will be removed.
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...vectors_41.0.1.bb => python3-cryptography-vectors_41.0.2.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{
> python3-cryptography-vectors_41.0.1.bb =>
> python3-cryptography-vectors_41.0.2.bb} (91%)
>
> diff --git a/meta/recipes-devtools/python/
> python3-cryptography-vectors_41.0.1.bb b/meta/recipes-devtools/python/
> python3-cryptography-vectors_41.0.2.bb
> similarity index 91%
> rename from meta/recipes-devtools/python/
> python3-cryptography-vectors_41.0.1.bb
> rename to meta/recipes-devtools/python/
> python3-cryptography-vectors_41.0.2.bb
> index 016620e710..52f2c35315 100644
> --- a/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.1.bb
> +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_41.0.2.bb
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM =
> "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
>  # NOTE: Make sure to keep this recipe at the same version as
> python3-cryptography
>  #       Upgrade both recipes at the same time
>
> -SRC_URI[sha256sum] =
> "23b08c39777ec7b2774a11f945d1746301b1e88ecff2e5326d7f50ea0f42d580"
> +SRC_URI[sha256sum] =
> "028dff94a8522ca818b11295ff12df55f348f33a193c0597ddfe8239e53d1582"
>
>  PYPI_PACKAGE = "cryptography_vectors"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#184448):
> https://lists.openembedded.org/g/openembedded-core/message/184448
> Mute This Topic: https://lists.openembedded.org/mt/100191311/924729
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> ticotimo@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 4299 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0 wangmy
@ 2023-07-17 10:10   ` Tim Orling
  0 siblings, 0 replies; 23+ messages in thread
From: Tim Orling @ 2023-07-17 10:10 UTC (permalink / raw)
  To: wangmy; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2057 bytes --]

I already sent a patch for this:
https://patchwork.yoctoproject.org/project/oe-core/patch/20230708092636.96729-1-tim.orling@konsulko.com/

On Mon, Jul 17, 2023 at 11:10 AM wangmy <wangmy@fujitsu.com> wrote:

> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Features
> ==========
>     Require Python 3.8 or later.
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...ib-metadata_6.7.0.bb => python3-importlib-metadata_6.8.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{python3-importlib-metadata_6.7.0.bb
> => python3-importlib-metadata_6.8.0.bb} (88%)
>
> diff --git a/meta/recipes-devtools/python/
> python3-importlib-metadata_6.7.0.bb b/meta/recipes-devtools/python/
> python3-importlib-metadata_6.8.0.bb
> similarity index 88%
> rename from meta/recipes-devtools/python/
> python3-importlib-metadata_6.7.0.bb
> rename to meta/recipes-devtools/python/python3-importlib-metadata_6.8.0.bb
> index 5ad7ae81ad..b8dd4bb701 100644
> --- a/meta/recipes-devtools/python/python3-importlib-metadata_6.7.0.bb
> +++ b/meta/recipes-devtools/python/python3-importlib-metadata_6.8.0.bb
> @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta
>  PYPI_PACKAGE = "importlib_metadata"
>  UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P<pver>(\d+[\.\-_]*)+)/"
>
> -SRC_URI[sha256sum] =
> "1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4"
> +SRC_URI[sha256sum] =
> "dbace7892d8c0c4ac1ad096662232f831d4e64f4c4545bd53016a3e9d4654743"
>
>  S = "${WORKDIR}/importlib_metadata-${PV}"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#184451):
> https://lists.openembedded.org/g/openembedded-core/message/184451
> Mute This Topic: https://lists.openembedded.org/mt/100191314/924729
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> ticotimo@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 4062 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0
  2023-07-17  9:10 ` [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0 wangmy
@ 2023-07-18  6:55   ` Mittal, Anuj
  0 siblings, 0 replies; 23+ messages in thread
From: Mittal, Anuj @ 2023-07-18  6:55 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org, wangmy@fujitsu.com

On Mon, 2023-07-17 at 17:10 +0800, wangmy wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Changelog:
> ===========
> * docs: fix references and descriptions snf focyhrn mstkup
> * ci: add build docs test
> * win: change default driver search path to bindir
> * win: rely on compiler to define link names
> * add: Add mono_chrome to VAEncSequenceParameterBufferAV1
> * add: Enable support for license acquisition of multiple protected
> playbacks
> * fix: year for version 2.18.0 in NEWS
> * fix: use secure_getenv instead of getenv
> * trace: Improve and add VA trace log for AV1 encode
> * trace: Unify va log message, replace va_TracePrint with
> va_TraceMsg.
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-graphics/libva/libva.inc                           | 2
> +-
>  .../recipes-graphics/libva/{libva_2.18.0.bb => libva_2.19.0.bb} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-graphics/libva/{libva_2.18.0.bb =>
> libva_2.19.0.bb} (100%)

Please upgrade libva-utils and libva-initial together with libva.

Thanks,

Anuj

> 
> diff --git a/meta/recipes-graphics/libva/libva.inc b/meta/recipes-
> graphics/libva/libva.inc
> index 7ed0c9ed89..3388fea32b 100644
> --- a/meta/recipes-graphics/libva/libva.inc
> +++ b/meta/recipes-graphics/libva/libva.inc
> @@ -18,7 +18,7 @@ LICENSE = "MIT"
>  
>  SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libva-${PV}.tar.bz2"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
> -SRC_URI[sha256sum] =
> "a3577eeba0c23924686c7e2f2030073736c8282a80f27b5473e33ea94ccd4982"
> +SRC_URI[sha256sum] =
> "963be798d559df7feebda6fa81aa0dae6f9409c633a37909c44c6aa8af1e2174"
>  
>  S = "${WORKDIR}/libva-${PV}"
>  
> diff --git a/meta/recipes-graphics/libva/libva_2.18.0.bb
> b/meta/recipes-graphics/libva/libva_2.19.0.bb
> similarity index 100%
> rename from meta/recipes-graphics/libva/libva_2.18.0.bb
> rename to meta/recipes-graphics/libva/libva_2.19.0.bb
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#184439):
> https://lists.openembedded.org/g/openembedded-core/message/184439
> Mute This Topic: https://lists.openembedded.org/mt/100191302/3616702
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe:
> https://lists.openembedded.org/g/openembedded-core/unsub [
> anuj.mittal@intel.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3
  2023-07-17  9:10 ` [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3 wangmy
@ 2023-07-19 22:50   ` Alexandre Belloni
  0 siblings, 0 replies; 23+ messages in thread
From: Alexandre Belloni @ 2023-07-19 22:50 UTC (permalink / raw)
  To: wangmy; +Cc: openembedded-core

This fails:

https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5489/steps/14/logs/stdio

2023-07-19 16:59:12,999 - oe-selftest - INFO - bblayers.BitbakeLayers.test_bitbakelayers_setup (subunit.RemotedTestCase)
2023-07-19 16:59:13,001 - oe-selftest - INFO -  ... FAIL
Stderr:
2023-07-19 16:54:28,044 - oe-selftest - INFO - Adding: "include selftest.inc" in /home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/conf/local.conf
2023-07-19 16:54:28,044 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2023-07-19 16:59:13,001 - oe-selftest - INFO - 2: 5/42 34/529 (20.90s) (0 failed) (bblayers.BitbakeLayers.test_bitbakelayers_setup)
2023-07-19 16:59:13,001 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py", line 152, in test_bitbakelayers_setup
    self.validate_layersjson(jsonfile)
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/selftest/cases/bblayers.py", line 143, in validate_layersjson
    result = runCmd("{} {} -i {} {}".format(python, jsonvalidator, json, jsonschema))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/lib/oeqa/utils/commands.py", line 212, in runCmd
    raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command '/home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/bin/nativepython3 /home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/bin/jsonschema -i /home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/meta-selftest/setup-layers.json /home/pokybuild/yocto-worker/oe-selftest-fedora/build/meta/files/layers.schema.json' returned non-zero exit status 1:
Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/bin/jsonschema", line 5, in <module>
    from jsonschema.cli import main
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/jsonschema/__init__.py", line 13, in <module>
    from jsonschema._format import FormatChecker
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/jsonschema/_format.py", line 11, in <module>
    from jsonschema.exceptions import FormatError
  File "/home/pokybuild/yocto-worker/oe-selftest-fedora/build/build-st-2056592/tmp/work/x86_64-linux/python3-jsonschema-native/4.18.3-r0/recipe-sysroot-native/usr/lib/python3.11/site-packages/jsonschema/exceptions.py", line 15, in <module>
    from referencing.exceptions import Unresolvable as _Unresolvable
ModuleNotFoundError: No module named 'referencing'


Please, test your series before sending them out!


On 17/07/2023 17:10:22+0800, wangmy wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Changelog:
> =========
> -Properly preserve applicable_validators in extended validators.
> -Fix an additional regression with the deprecated
>  jsonschema.RefResolver and pointer resolution.
> -Fix a regression with jsonschema.RefResolver based resolution when used in
>  combination with a custom validation dialect (via jsonschema.validators.create).
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  ...ython3-jsonschema_4.17.3.bb => python3-jsonschema_4.18.3.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{python3-jsonschema_4.17.3.bb => python3-jsonschema_4.18.3.bb} (93%)
> 
> diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb b/meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
> similarity index 93%
> rename from meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
> rename to meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
> index 24cde3711c..6ce2259f16 100644
> --- a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
> +++ b/meta/recipes-devtools/python/python3-jsonschema_4.18.3.bb
> @@ -4,7 +4,7 @@ LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
>                      file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
>  
> -SRC_URI[sha256sum] = "0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"
> +SRC_URI[sha256sum] = "64b7104d72efe856bea49ca4af37a14a9eba31b40bb7238179f3803130fd34d9"
>  
>  inherit pypi python_hatchling
>  
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#184452): https://lists.openembedded.org/g/openembedded-core/message/184452
> Mute This Topic: https://lists.openembedded.org/mt/100191315/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2023-07-19 22:50 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17  9:10 [OE-core] [PATCH] harfbuzz: upgrade 7.3.0 -> 8.0.1 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] libproxy: upgrade 0.5.2 -> 0.5.3 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] libva: upgrade 2.18.0 -> 2.19.0 wangmy
2023-07-18  6:55   ` Mittal, Anuj
2023-07-17  9:10 ` [OE-core] [PATCH] nghttp2: upgrade 1.54.0 -> 1.55.1 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] debianutils: upgrade 5.7 -> 5.8 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] glib-2.0: upgrade 2.76.3 -> 2.76.4 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-pip: upgrade 23.1.2 -> 23.2 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-zipp: upgrade 3.15.0 -> 3.16.2 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] opkg: upgrade 0.6.1 -> 0.6.2 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] opkg-utils: upgrade 0.5.0 " wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-cryptography-vectors: upgrade 41.0.1 -> 41.0.2 wangmy
2023-07-17  9:31   ` Tim Orling
2023-07-17  9:10 ` [OE-core] [PATCH] python3-editables: upgrade 0.3 -> 0.4 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-git: upgrade 3.1.31 -> 3.1.32 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-hypothesis: upgrade 6.80.0 -> 6.81.2 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-importlib-metadata: upgrade 6.7.0 -> 6.8.0 wangmy
2023-07-17 10:10   ` Tim Orling
2023-07-17  9:10 ` [OE-core] [PATCH] python3-jsonschema: upgrade 4.17.3 -> 4.18.3 wangmy
2023-07-19 22:50   ` Alexandre Belloni
2023-07-17  9:10 ` [OE-core] [PATCH] python3-numpy: upgrade 1.25.0 -> 1.25.1 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 wangmy
2023-07-17  9:10 ` [OE-core] [PATCH] repo: upgrade 2.34.1 -> 2.35 wangmy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox