mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 01:05:42 +01:00
python3-iso8601: Upgrade 0.1.12 -> 0.1.13
Upgrade to release 0.1.13: - Move project source code to GitHub - Remove python 2.6, 3.2, 3.3 and 3.4 from tests - Add python 3.7 and 3.8 to tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9c9aab3b8c
commit
3cb8969680
|
|
@ -3,8 +3,8 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
|
||||
|
||||
SRC_URI[md5sum] = "4de940f691c5ea759fb254384c8ddcf6"
|
||||
SRC_URI[sha256sum] = "49c4b20e1f38aa5cf109ddcd39647ac419f928512c869dc01d5c7098eddede82"
|
||||
SRC_URI[md5sum] = "df6e924305fd799d90be63336b2ab8b3"
|
||||
SRC_URI[sha256sum] = "f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user