mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-fasteners: Update version 0.18 -> 0.19
Changelog ========= Adds non-context manager methods to inter-thread lock Drops support for python 3.7 Adds CI for python 3.11 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3e7baea404
commit
4485ec434b
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/harlowja/fasteners"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
|
||||
|
||||
SRC_URI[sha256sum] = "cb7c13ef91e0c7e4fe4af38ecaf6b904ec3f5ce0dda06d34924b6b74b869d953"
|
||||
SRC_URI[sha256sum] = "b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0ded09c"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
Loading…
Reference in New Issue
Block a user