diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytz_2021.1.bb (renamed from meta-python/recipes-devtools/python/python3-pytz_2020.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytz_2020.1.bb b/meta-python/recipes-devtools/python/python3-pytz_2021.1.bb index 1986263117..cc4dfecfa3 100644 --- a/meta-python/recipes-devtools/python/python3-pytz_2020.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytz_2021.1.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 ptest | 6 | inherit pypi setuptools3 ptest |
7 | 7 | ||
8 | SRC_URI[md5sum] = "0349106ac02f2bfe565dd6d5594e3a15" | 8 | SRC_URI[md5sum] = "8c849bdf95414fe708a84473e42d4406" |
9 | SRC_URI[sha256sum] = "c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048" | 9 | SRC_URI[sha256sum] = "83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da" |
10 | 10 | ||
11 | RDEPENDS_${PN}_class-target += "\ | 11 | RDEPENDS_${PN}_class-target += "\ |
12 | ${PYTHON_PN}-datetime \ | 12 | ${PYTHON_PN}-datetime \ |