diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-01-02 15:05:24 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-02 00:35:52 -0800 |
| commit | 36f7320193beb9028f083474ec82a694afb783ef (patch) | |
| tree | 44659031838677635c46603f6707a8a6550a8cf0 /meta-python/recipes-devtools | |
| parent | e53bbbed774f0176c28ae3a72665953e5270e217 (diff) | |
| download | meta-openembedded-36f7320193beb9028f083474ec82a694afb783ef.tar.gz | |
python3-netaddr: upgrade 0.9.0 -> 0.10.0
Changelog:
https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-netaddr_0.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.9.0.bb b/meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb index 471d939a82..15350e9426 100644 --- a/meta-python/recipes-devtools/python/python3-netaddr_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-netaddr_0.10.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A network address manipulation library for Python." | |||
| 2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6345d695ffe3776f68a56fe7962db44" |
| 4 | 4 | ||
| 5 | SRC_URI[sha256sum] = "7b46fa9b1a2d71fd5de9e4a3784ef339700a53a08c8040f08baf5f1194da0128" | 5 | SRC_URI[sha256sum] = "4c30c54adf4ea4318b3c055ea3d8c7f6554a50aa2cd8aea4605a23caa0b0229e" |
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
