From: Wang Mingyu <[email protected]>

Changelog:
===========
- Filesystems may now define a ~Operations.poll method to support the epoll and 
select system calls.
- The FileHandleT and InodeT types are no longer declared as NewTypes but are 
now simply aliases for int.
- Future releases of pyfuse will be signed with signify rather than GPG.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-pyfuse3_3.4.2.bb => python3-pyfuse3_3.5.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyfuse3_3.4.2.bb => 
python3-pyfuse3_3.5.0.bb} (83%)

diff --git a/meta-python/recipes-devtools/python/python3-pyfuse3_3.4.2.bb 
b/meta-python/recipes-devtools/python/python3-pyfuse3_3.5.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pyfuse3_3.4.2.bb
rename to meta-python/recipes-devtools/python/python3-pyfuse3_3.5.0.bb
index 4b20c186a1..9d375513db 100644
--- a/meta-python/recipes-devtools/python/python3-pyfuse3_3.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyfuse3_3.5.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=622e3d340933e3857b7561f37a2f412b"
 
 inherit pypi python_setuptools_build_meta python_pep517 cython pkgconfig
 
-SRC_URI[sha256sum] = 
"0a59031969c4ba51a5ec1b67f3c5c24f641a6a3f8119a86edad56debcb9084d9"
+SRC_URI[sha256sum] = 
"88399a9494b88603230bba300f4ba9ad63fece5ed514ca3633d555a0c6a42b24"
 
 DEPENDS = " \
     fuse3 \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127763): 
https://lists.openembedded.org/g/openembedded-devel/message/127763
Mute This Topic: https://lists.openembedded.org/mt/119970702/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to