diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-04-09 14:23:53 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-04-13 08:06:07 -0700 |
| commit | 53bcbe450b9327283a5ed0d6fdfc0fd4a45ac8fc (patch) | |
| tree | d3fcd54228999f003da623951c09eb8cab3e7107 /meta-python/recipes-devtools/python | |
| parent | becc8a02465fb8272d725b8ebed3bb9f3b779683 (diff) | |
| download | meta-openembedded-53bcbe450b9327283a5ed0d6fdfc0fd4a45ac8fc.tar.gz | |
python3-python-vlc: Upgrade 3.0.11115 -> 3.0.12117
Upgrade to release 3.0.12117:
- adapt to new libvlc_media_list_new API
- re-introduce MediaThumbnailRequest definition
- implement generation for struct wrapping
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb (renamed from meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb index 014509d551..5d9dde9d29 100644 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb +++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.12117.bb | |||
| @@ -3,7 +3,6 @@ HOMEPAGE = "wiki.videolan.org/PythonBinding" | |||
| 3 | LICENSE = "LGPL-2.0" | 3 | LICENSE = "LGPL-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 5 | 5 | ||
| 6 | SRC_URI[md5sum] = "422fd025294af2e55dfdcf9bc7d7dbac" | 6 | SRC_URI[sha256sum] = "dd512f8438c1bba032fe9d22a7f8f98423a537992141ce2d1b28e29aff30381d" |
| 7 | SRC_URI[sha256sum] = "a4d3bdddfce84a8fb1b2d5447193a0239c55c16ca246e5194d48efd59c4e236b" | ||
| 8 | 7 | ||
| 9 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
