diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-16 16:36:19 +0800 |
|---|---|---|
| committer | tgamblin <trevor.gamblin@windriver.com> | 2022-03-17 08:54:17 -0400 |
| commit | 93c65ca715529e54c91565a5c7cec09429dfd444 (patch) | |
| tree | f6a93bc939b8f4cd59481083ce757e13d14092f2 | |
| parent | 82330ddf02e0f4f63c4bad872f7ee5cb142d5dd2 (diff) | |
| download | meta-openembedded-93c65ca715529e54c91565a5c7cec09429dfd444.tar.gz | |
python3-dnspython: upgrade 2.2.0 -> 2.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: tgamblin <trevor.gamblin@windriver.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb index eb8269e4f5..67158fbdad 100644 --- a/meta-python/recipes-devtools/python/python3-dnspython_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.dnspython.org/" | |||
| 3 | LICENSE = "ISC" | 3 | LICENSE = "ISC" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "e79351e032d0b606b98d38a4b0e6e2275b31a5b85c873e587cc11b73aca026d6" | 6 | SRC_URI[sha256sum] = "0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e" |
| 7 | 7 | ||
| 8 | inherit pypi python_poetry_core ptest | 8 | inherit pypi python_poetry_core ptest |
| 9 | 9 | ||
