mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 06:45:32 +01:00
python-iso8601: update to 0.1.11
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
parent
1bbde88614
commit
d3764f623d
|
|
@ -1,8 +0,0 @@
|
|||
SUMMARY = "Simple module to parse ISO 8601 dates"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ffb8415711cf5d3b081b87c3d0aff737"
|
||||
|
||||
SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41"
|
||||
SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
SUMMARY = "Simple module to parse ISO 8601 dates"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
|
||||
|
||||
SRC_URI[md5sum] = "b06d11cd14a64096f907086044f0fe38"
|
||||
SRC_URI[sha256sum] = "e8fb52f78880ae063336c94eb5b87b181e6a0cc33a6c008511bac9a6e980ef30"
|
||||
|
||||
inherit pypi setuptools
|
||||
Loading…
Reference in New Issue
Block a user