diff options
| author | J. S. <schonm@gmail.com> | 2024-10-18 15:06:41 -0400 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-19 20:26:49 -0700 | 
| commit | 2ce45970cda1167c6774ac12732947ec7255cf7d (patch) | |
| tree | 210f158cb0a556ae5e82b415ca848ad08affce82 /meta-python/recipes-devtools/python | |
| parent | 5080524f953f80b20aad2eb18fa0c3036fc6b82f (diff) | |
| download | meta-openembedded-2ce45970cda1167c6774ac12732947ec7255cf7d.tar.gz | |
python3-pytest-tempdir: 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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb index dff6af4e0a..b161b016bc 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb  | |||
| @@ -4,7 +4,6 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" | 
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9872c3a37cc9baf79a464cd168282be5" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9872c3a37cc9baf79a464cd168282be5" | 
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "79b997d418fb85c2529ab50cd4333689" | ||
| 8 | SRC_URI[sha256sum] = "e7d91813a9aa991db87dacdef8cfd3f1657632d731d56d06238c5ffb63ab36d8" | 7 | SRC_URI[sha256sum] = "e7d91813a9aa991db87dacdef8cfd3f1657632d731d56d06238c5ffb63ab36d8" | 
| 9 | 8 | ||
| 10 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 | 
