diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2026-02-16 14:29:52 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-16 10:25:51 -0800 |
| commit | d33bd1995525f23935e9b74c93195bca0f3beb84 (patch) | |
| tree | acbb21b4443b55f62f9ee9137d642a776f221cf7 /meta-python/recipes-devtools/python | |
| parent | 450dd90aab07a1186132a08c4a451d4110820b8c (diff) | |
| download | meta-openembedded-d33bd1995525f23935e9b74c93195bca0f3beb84.tar.gz | |
python3-pyrad: Upgrade 2.5.2 -> 2.5.4
Upgrade to release 2.5.4:
- Remove python2 leftovers
- Add support for Ascend-Data-Filter "delete" keyword
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb (renamed from meta-python/recipes-devtools/python/python3-pyrad_2.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyrad_2.5.2.bb b/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb index 415a8a8212..404e26381b 100644 --- a/meta-python/recipes-devtools/python/python3-pyrad_2.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" | |||
| 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=53dbfa56f61b90215a9f8f0d527c043d" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=53dbfa56f61b90215a9f8f0d527c043d" |
| 5 | 5 | ||
| 6 | PYPI_PACKAGE = "pyrad" | 6 | PYPI_PACKAGE = "pyrad" |
| 7 | SRC_URI[sha256sum] = "368e8d3cb7b9e2ca9e4357b343787238bf135edd3f3598cf26ccd65d32506ff9" | 7 | SRC_URI[sha256sum] = "e039c48a026c988d49276bd7c75795f55e0e4c2788f7ddf09419ce0e191a154d" |
| 8 | 8 | ||
| 9 | inherit pypi python_poetry_core | 9 | inherit pypi python_poetry_core |
| 10 | 10 | ||
