mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
python3-cachecontrol: switch dependency from lockfile to filelock
cachecontrol moved to filelock in 0.12.12[1]. [1] https://github.com/psf/cachecontrol/pull/284 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -11,7 +11,7 @@ RDEPENDS:${PN} += "\
|
||||
python3-crypt \
|
||||
python3-datetime \
|
||||
python3-email \
|
||||
python3-lockfile \
|
||||
python3-filelock \
|
||||
python3-json \
|
||||
python3-logging \
|
||||
python3-msgpack \
|
||||
|
||||
Reference in New Issue
Block a user