diff options
| author | J. S. <schonm@gmail.com> | 2024-10-18 15:05:57 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-19 20:26:43 -0700 |
| commit | b14efc9efd78aca9ed4ee32d9fc3baf1b4b78eb2 (patch) | |
| tree | de2cfc6dcec95e12686e12b8fa6c58fc545358fe /meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | |
| parent | 8b55db5b19bbcc2b7bdeae426299971ab0f85865 (diff) | |
| download | meta-openembedded-b14efc9efd78aca9ed4ee32d9fc3baf1b4b78eb2.tar.gz | |
python3-appdirs: Drop unnecessary SRC_URI md5sum
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb index ad07b3b082..eab39312ae 100644 --- a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb +++ b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | |||
| @@ -6,7 +6,6 @@ SRC_URI += " \ | |||
| 6 | file://run-ptest \ | 6 | file://run-ptest \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "d6bca12613174185dd9abc8a29f4f012" | ||
| 10 | SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" | 9 | SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" |
| 11 | 10 | ||
| 12 | inherit pypi setuptools3 ptest | 11 | inherit pypi setuptools3 ptest |
