* [OE-core] [PATCH] python3-dbusmock: upgrade 0.24.1 -> 0.25.0
@ 2021-12-27 9:08 Wang Mingyu
2021-12-27 9:08 ` [OE-core] [PATCH] python3-numpy: upgrade 1.21.4 -> 1.21.5 Wang Mingyu
0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2021-12-27 9:08 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
Changelog:
========
bluez template: Implement adapter discovery, connect, disconnect, and removal
Fix changing array properties
Fix CLI upower tests
Add testing and Fedora updating through packit
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-dbusmock_0.24.1.bb => python3-dbusmock_0.25.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-dbusmock_0.24.1.bb => python3-dbusmock_0.25.0.bb} (83%)
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb b/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb
rename to meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb
index cf272328b3..e64e343a1e 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.24.1.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.25.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/python-dbusmock/"
LICENSE = "GPL-3.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
-SRC_URI[sha256sum] = "56d660bd5f5d0edfe8b0eedfbb9b0814a134eb94b46fca16c379dca68be5724f"
+SRC_URI[sha256sum] = "6f4ce7650ecbb022684dc158df720e199635f3a3df75f7020f4fe8f6ff0394db"
PYPI_PACKAGE = "python-dbusmock"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* [OE-core] [PATCH] python3-numpy: upgrade 1.21.4 -> 1.21.5
2021-12-27 9:08 [OE-core] [PATCH] python3-dbusmock: upgrade 0.24.1 -> 0.25.0 Wang Mingyu
@ 2021-12-27 9:08 ` Wang Mingyu
0 siblings, 0 replies; 2+ messages in thread
From: Wang Mingyu @ 2021-12-27 9:08 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
Changelog:
==========
Bugs fixed for this release <https://github.com/numpy/numpy/pull/#####>
#20357: MAINT: Do not forward __(deep)copy__ calls of _GenericAlias...
#20462: BUG: Fix float16 einsum fastpaths using wrong tempvar
#20463: BUG, DIST: Print os error message when the executable not exist
#20464: BLD: Verify the ability to compile C++ sources before initiating...
#20465: BUG: Force npymath to respect npy_longdouble
#20466: BUG: Fix failure to create aligned, empty structured dtype
#20467: ENH: provide a convenience function to replace npy_load_module
#20495: MAINT: update wheel to version that supports python3.10
#20497: BUG: Clear errors correctly in F2PY conversions
#20613: DEV: add a warningfilter to fix pytest workflow.
#20618: MAINT: Help boost::python libraries at least not crash
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-numpy_1.21.4.bb => python3-numpy_1.21.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-numpy_1.21.4.bb => python3-numpy_1.21.5.bb} (96%)
diff --git a/meta/recipes-devtools/python/python3-numpy_1.21.4.bb b/meta/recipes-devtools/python/python3-numpy_1.21.5.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.21.4.bb
rename to meta/recipes-devtools/python/python3-numpy_1.21.5.bb
index a3ea4ab5aa..bdf99b492b 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.21.4.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.21.5.bb
@@ -12,7 +12,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
file://0001-numpy-core-Define-RISCV-32-support.patch \
file://run-ptest \
"
-SRC_URI[sha256sum] = "5d412381aa489b8be82ac5c6a9e99c3eb3f754245ad3f90ab5c339d92f25fb47"
+SRC_URI[sha256sum] = "1a7ee0ffb35dc7489aebe5185a483f4c43b0d2cf784c3c9940f975a7dde56506"
UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-27 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-27 9:08 [OE-core] [PATCH] python3-dbusmock: upgrade 0.24.1 -> 0.25.0 Wang Mingyu
2021-12-27 9:08 ` [OE-core] [PATCH] python3-numpy: upgrade 1.21.4 -> 1.21.5 Wang Mingyu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox