diff options
| author | zangrc <zangrc.fnst@fujitsu.com> | 2021-10-16 01:09:13 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-18 09:49:36 -0700 |
| commit | 7cbb5cfa241bc490584c454e30263d059bba4720 (patch) | |
| tree | 7bfc0a1b6338cf9032b61298af2c909628d3e6ee /meta-python/recipes-devtools/python | |
| parent | 7daad3b3e7db8acb5ecf88ff2b8b6639c5e83b28 (diff) | |
| download | meta-openembedded-7cbb5cfa241bc490584c454e30263d059bba4720.tar.gz | |
python3-nmap: upgrade 1.5.0 -> 1.5.1
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.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-nmap_1.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb index a3523b7dfe..ed0e980c8d 100644 --- a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb | |||
| @@ -8,8 +8,7 @@ DEPENDS += "${PYTHON_PN}-wheel-native" | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "python3-nmap" | 9 | PYPI_PACKAGE = "python3-nmap" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "3a43dd0f56ade8c76c7c6f994604212d" | 11 | SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a" |
| 12 | SRC_URI[sha256sum] = "b52744e0c9944c567733b8deb60d6363e17233ee40466edfb1b09a5780576f9a" | ||
| 13 | 12 | ||
| 14 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
| 15 | 14 | ||
