diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-05-18 11:01:25 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-05-19 09:16:54 -0700 |
commit | 8a4a32c12c5b052e86961a750b7bbc8eca30b34f (patch) | |
tree | ba1de04c1e6f5541f7346d9ab5fdf0b3401362ba /meta-python/recipes-devtools/python | |
parent | 20731f44e17d666c6776078d1ccbcfc7a35a5bfd (diff) | |
download | meta-openembedded-8a4a32c12c5b052e86961a750b7bbc8eca30b34f.tar.gz |
python3-pysonos: Upgrade 0.0.46 -> 0.0.48
Upgrade to release 0.0.48:
- Merge SoCo 0.22
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-pysonos_0.0.48.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.46.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.46.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb index 0dc7d8b3ca..18ff30b22a 100644 --- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.46.bb +++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "e682b989ea6e156cc1893e573097a0a5b8401e955a1c279bb4c1d20dfa6c4d9b" | 7 | SRC_URI[sha256sum] = "69c55bf80aae77b3ea8658ee1a80b9aafc0506931614853c926830a502230fc6" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||