diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-decouple_3.7.bb (renamed from meta-python/recipes-devtools/python/python3-decouple_3.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-decouple_3.6.bb b/meta-python/recipes-devtools/python/python3-decouple_3.7.bb index 772ee7faf9..5238431bcb 100644 --- a/meta-python/recipes-devtools/python/python3-decouple_3.6.bb +++ b/meta-python/recipes-devtools/python/python3-decouple_3.7.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a46375b26bb7d7603565d829a2a51782" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a46375b26bb7d7603565d829a2a51782" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "2838cdf77a5cf127d7e8b339ce14c25bceb3af3e674e039d4901ba16359968c7" | 7 | SRC_URI[sha256sum] = "e88a8d6bdf3b07d471a854099e455e20a6fa7a4d6ecf8631b250e3db654336e6" |
8 | 8 | ||
9 | PYPI_PACKAGE = "python-decouple" | 9 | PYPI_PACKAGE = "python-decouple" |
10 | 10 | ||