mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-18 23:08:30 +00:00
python-pyjwt: update to version 1.6.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
a42c776f0b
commit
775a7f1dc4
@@ -6,8 +6,8 @@ HOMEPAGE = "http://github.com/jpadilla/pyjwt"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=68626705a7b513ca8d5f44a3e200ed0c"
|
||||
|
||||
SRC_URI[md5sum] = "3c3762c88b210763a311a5db06aa7d6f"
|
||||
SRC_URI[sha256sum] = "9c3016e4a292151c5396e25cc0c28c4e1cdf13fa19118eb84f500f9670e3f628"
|
||||
SRC_URI[md5sum] = "f7dbe0d62f2087a7605946aeeca02541"
|
||||
SRC_URI[sha256sum] = "dacba5786fe3bf1a0ae8673874e29f9ac497860955c501289c63b15d3daae63a"
|
||||
|
||||
PYPI_PACKAGE = "PyJWT"
|
||||
inherit pypi
|
||||
|
||||
Reference in New Issue
Block a user