diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2022-06-23 15:09:21 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-02 11:37:02 -0400 | 
| commit | 0126568ef4300aa1fa87ea56c11f26edfd543c5f (patch) | |
| tree | 99a0cb10bbf8f0b485c92569950f5942829f7848 | |
| parent | 434f5eda22546bcd0736e34c59e868e4ed6ff151 (diff) | |
| download | meta-openembedded-0126568ef4300aa1fa87ea56c11f26edfd543c5f.tar.gz | |
python3-nmap: upgrade 1.5.1 -> 1.5.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb index ed0e980c8d..828d7089b2 100644 --- a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS += "${PYTHON_PN}-wheel-native" | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "python3-nmap" | 9 | PYPI_PACKAGE = "python3-nmap" | 
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a" | 11 | SRC_URI[sha256sum] = "cd5b0180d4d8cfe96c33e5e7956fa011379af108e2e8291b84e933b6385856e9" | 
| 12 | 12 | ||
| 13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 | 
| 14 | 14 | ||
