diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-05-21 22:43:41 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-24 07:36:50 -0700 |
| commit | cd5aa3bd5af3dbc55b136ed62a6fb3207eab84c6 (patch) | |
| tree | d6b091d3fa309c207106461694a6b566bfbc08c8 /meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb | |
| parent | 8d3f327c7136aca423bf56497398a54fad497215 (diff) | |
| download | meta-openembedded-cd5aa3bd5af3dbc55b136ed62a6fb3207eab84c6.tar.gz | |
python3-pysonos: Upgrade 0.0.48 -> 0.0.49
Upgrade to release 0.0.49:
- Cleanup async_events renewal logging and exceptions
- Add a pypi release action
- Add next-version script for incrementing the version
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/python3-pysonos_0.0.48.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb deleted file mode 100644 index 18ff30b22a..0000000000 --- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | DESCRIPTION = "A SoCo fork with fixes for Home Assistant " | ||
| 2 | HOMEPAGE = "https://pypi.org/project/pysonos/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" | ||
| 6 | |||
| 7 | SRC_URI[sha256sum] = "69c55bf80aae77b3ea8658ee1a80b9aafc0506931614853c926830a502230fc6" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
| 10 | |||
| 11 | RDEPENDS_${PN} += "\ | ||
| 12 | ${PYTHON_PN}-ifaddr \ | ||
| 13 | ${PYTHON_PN}-requests \ | ||
| 14 | ${PYTHON_PN}-xmltodict \ | ||
| 15 | " | ||
