mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
python3-croniter: Upgrade 1.2.0 -> 1.3.4
Upgrade to release 1.3.4: - Add a way to make next() easier to use - Restore compat with python2 - Fix regressions with set_current - Fix compat for tests under py27 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e5350050e1
commit
4d8a991551
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
|
|||
|
||||
PYPI_PACKAGE = "croniter"
|
||||
|
||||
SRC_URI[sha256sum] = "094422f6aeb9ed646714393503fa388afe4f846e110e1997fea5794e2085c2d7"
|
||||
SRC_URI[sha256sum] = "3169365916834be654c2cac57ea14d710e742f8eb8a5fce804f6ce548da80bf2"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user