From de76f9ed606d4b40b9cb5f39bba62f01d832a4fa Mon Sep 17 00:00:00 2001 From: "zhengrq.fnst@fujitsu.com" Date: Wed, 23 Nov 2022 14:52:08 +0800 Subject: python3-python-vlc: upgrade 3.0.16120 -> 3.0.18121 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-python-vlc_3.0.16120.bb | 8 -------- .../recipes-devtools/python/python3-python-vlc_3.0.18121.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb create mode 100644 meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb deleted file mode 100644 index a4d21a50e8..0000000000 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.16120.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player." -HOMEPAGE = "wiki.videolan.org/PythonBinding" -LICENSE = "LGPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" - -SRC_URI[sha256sum] = "92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807" - -inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb new file mode 100644 index 0000000000..518dbb2050 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb @@ -0,0 +1,8 @@ +SUMMARY = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player." +HOMEPAGE = "wiki.videolan.org/PythonBinding" +LICENSE = "LGPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" + +SRC_URI[sha256sum] = "24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf