mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-04 16:36:56 +01:00
python3-decouple: upgrade 3.7 -> 3.8
Changelog:
==========
Raise KeyError when key is not found in ini repositories
Fix infinite recursion on Windows
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2c908c240a
commit
e833b5dc80
|
|
@ -4,7 +4,7 @@ SECTION = "devel/python"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a46375b26bb7d7603565d829a2a51782"
|
||||
|
||||
SRC_URI[sha256sum] = "e88a8d6bdf3b07d471a854099e455e20a6fa7a4d6ecf8631b250e3db654336e6"
|
||||
SRC_URI[sha256sum] = "ba6e2657d4f376ecc46f77a3a615e058d93ba5e465c01bbe57289bfb7cce680f"
|
||||
|
||||
PYPI_PACKAGE = "python-decouple"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user