From 4a1e88b75af8734526b7516681e2e9337823b189 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 24 Apr 2023 11:30:09 +0800 Subject: python3-python-vlc: upgrade 3.0.18121 -> 3.0.18122 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-python-vlc_3.0.18121.bb | 8 -------- .../recipes-devtools/python/python3-python-vlc_3.0.18122.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb create mode 100644 meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb (limited to 'meta-python/recipes-devtools/python') 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 deleted file mode 100644 index 518dbb2050..0000000000 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.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] = "24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b" - -inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb new file mode 100644 index 0000000000..9dd9b14809 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.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] = "1039bde287853b4b7b61ba22d83761832434f78506da762dfb060291bf32897d" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf