[oe] [meta-gnome] [PATCH] yelp-tools: upgrade 42.0 -> 42.1

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin 
---
 .../yelp/{yelp-tools_42.0.bb => yelp-tools_42.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/yelp/{yelp-tools_42.0.bb => 
yelp-tools_42.1.bb} (83%)

diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb 
b/meta-gnome/recipes-gnome/yelp/yelp-tools_42.1.bb
similarity index 83%
rename from meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb
rename to meta-gnome/recipes-gnome/yelp/yelp-tools_42.1.bb
index a5da8590f..28ba39288 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp-tools_42.0.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_42.1.bb
@@ -16,7 +16,7 @@ DEPENDS += " \
 yelp-xsl \
 "
 
-SRC_URI[archive.sha256sum] = 
"2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4"
+SRC_URI[archive.sha256sum] = 
"3e496a4020d4145b99fd508a25fa09336a503a4e8900028421e72c6a4b11f905"
 
 RDEPENDS:${PN} += "python3-core yelp-xsl"
 
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99583): 
https://lists.openembedded.org/g/openembedded-devel/message/99583
Mute This Topic: https://lists.openembedded.org/mt/95012228/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.9 -> 4.3.10

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin 
---
 .../ser2net/{ser2net_4.3.9.bb => ser2net_4.3.10.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/ser2net/{ser2net_4.3.9.bb => 
ser2net_4.3.10.bb} (84%)

diff --git a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.9.bb 
b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.10.bb
similarity index 84%
rename from meta-oe/recipes-connectivity/ser2net/ser2net_4.3.9.bb
rename to meta-oe/recipes-connectivity/ser2net/ser2net_4.3.10.bb
index e149bb568..f52921f22 100644
--- a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.9.bb
+++ b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.10.bb
@@ -9,7 +9,7 @@ DEPENDS = "gensio libyaml"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/ser2net/ser2net/ser2net-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = 
"bcb8ae31d00c6b4392d1cd1c9ecc9390a8b241029c42c5eb951af090edaf56db"
+SRC_URI[sha256sum] = 
"bfad2b5d98c56f957daf2be975a5a2cefd645f27ef02d54817fadd6e4bf291b3"
 
 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/ser2net/files/ser2net;
 
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99582): 
https://lists.openembedded.org/g/openembedded-devel/message/99582
Mute This Topic: https://lists.openembedded.org/mt/95012221/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.1.0 -> 4.1.1

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin 
---
 .../{python3-stevedore_4.1.0.bb => python3-stevedore_4.1.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-stevedore_4.1.0.bb => 
python3-stevedore_4.1.1.bb} (80%)

diff --git a/meta-python/recipes-devtools/python/python3-stevedore_4.1.0.bb 
b/meta-python/recipes-devtools/python/python3-stevedore_4.1.1.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-stevedore_4.1.0.bb
rename to meta-python/recipes-devtools/python/python3-stevedore_4.1.1.bb
index 2749f481d..66916838c 100644
--- a/meta-python/recipes-devtools/python/python3-stevedore_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-stevedore_4.1.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://docs.openstack.org/stevedore/latest/;
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = 
"02518a8f0d6d29be8a445b7f2ac63753ff29e8f2a2faa01777568d5500d777a6"
+SRC_URI[sha256sum] = 
"7f8aeb6e3f90f96832c301bff21a7eb5eefbe894c88c506483d355565d88cc1a"
 
 DEPENDS += "${PYTHON_PN}-pbr-native"
 
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99581): 
https://lists.openembedded.org/g/openembedded-devel/message/99581
Mute This Topic: https://lists.openembedded.org/mt/95012218/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-python] [PATCH] python3-pywbemtools: upgrade 1.0.1 -> 1.1.0

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin 
---
 ...ython3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/pywbemtools/{python3-pywbemtools_1.0.1.bb 
=> python3-pywbemtools_1.1.0.bb} (92%)

diff --git 
a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb 
b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb
similarity index 92%
rename from 
meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb
rename to meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb
index ea9d6528d..e02485dde 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.0.1.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.1.0.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/;
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 
-SRC_URI[sha256sum] = 
"3fd2fec6a11992afb8a34c0181b76c8d36c6fae1b79d83fb4542ce08e0fb4127"
+SRC_URI[sha256sum] = 
"5428169d9704f98519666cc81a33bfbb813612108979d4c9ce10d6202faf621e"
 
 inherit pypi setuptools3
 
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99580): 
https://lists.openembedded.org/g/openembedded-devel/message/99580
Mute This Topic: https://lists.openembedded.org/mt/95012217/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-python] [PATCH] python3-pymodbus: upgrade 3.0.0 -> 3.0.2

2022-11-13 Thread zhengruoqin
Changelog:
==
Add pygments as requirement for repl
Update datastore remote to handle write requests (#1166)
Allow multiple servers. (#1164)
Fix typo. (#1162)
Transfer parms. to connected client. (#1161)
Repl enhancements 2 (#1141)
Server simulator with datastore with json data. (#1157)
Avoid unwanted reconnects (#1154)
Do not initialize framer twice. (#1153)
Allow timeout as float. (#1152)
Improve Docker Support (#1145)
Fix unreachable code in AsyncModbusTcpClient (#1151)
Fix type hints for port and timeout (#1147)
Start/stop multiple servers. (#1138)
Server/asyncio.py correct logging when disconnecting the socket (#1135)
Add Docker and container registry support (#1132)
Removes undue reported error when forwarding (#1134)
Obey timeout parameter on connection (#1131)
Readme typos (#1129)
Clean noqa directive. (#1125)
Add isort and activate CI fail for black/isort. (#1124)
Update examples. (#1117)
Move logging configuration behind function call (#1120)
serial2TCP forwarding example (#1116)
Make serial import dynamic. (#1114)
Bugfix ModbusSerialServer setup so handler is called correctly. (#1113)
Clean configurations. (#)

Signed-off-by: Zheng Ruoqin 
---
 .../{python3-pymodbus_3.0.0.bb => python3-pymodbus_3.0.2.bb}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pymodbus_3.0.0.bb => 
python3-pymodbus_3.0.2.bb} (91%)

diff --git a/meta-python/recipes-devtools/python/python3-pymodbus_3.0.0.bb 
b/meta-python/recipes-devtools/python/python3-pymodbus_3.0.2.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-pymodbus_3.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pymodbus_3.0.2.bb
index 829241947..95cc3e351 100644
--- a/meta-python/recipes-devtools/python/python3-pymodbus_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pymodbus_3.0.2.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2c2223d66c7e674b40527b5a4c35bd76"
 DEPENDS += "python3-six-native"
 
-SRC_URI[sha256sum] = 
"37c9b6f3e5c82f39ee42047ca48cbc9fd0c49a6731126789500191e9deea6cbc"
+SRC_URI[sha256sum] = 
"704cb7fb90631c45f9c3a70b89d0c990fe0e208ac56f14a5c449e21bebd1e201"
 S = "${WORKDIR}/pymodbus-${PV}"
 
 inherit pypi setuptools3
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99579): 
https://lists.openembedded.org/g/openembedded-devel/message/99579
Mute This Topic: https://lists.openembedded.org/mt/95012214/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-