All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-jdatetime: upgrade 3.6.2 -> 3.6.4
@ 2021-10-12  5:27 Zang Ruochen
  0 siblings, 0 replies; only message in thread
From: Zang Ruochen @ 2021-10-12  5:27 UTC (permalink / raw)
  To: openembedded-devel

-License-Update: Update PKG-INFO.

[3.6.4] - 2021-09-15
Add
Add date.min based on cpython implementation
Add date.max based on cpython implementation
[3.6.3] - 2020-12-11
Change
Run test and publish package from github action

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 ...python3-jdatetime_3.6.2.bb => python3-jdatetime_3.6.4.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-jdatetime_3.6.2.bb => python3-jdatetime_3.6.4.bb} (56%)

diff --git a/meta-python/recipes-devtools/python/python3-jdatetime_3.6.2.bb b/meta-python/recipes-devtools/python/python3-jdatetime_3.6.4.bb
similarity index 56%
rename from meta-python/recipes-devtools/python/python3-jdatetime_3.6.2.bb
rename to meta-python/recipes-devtools/python/python3-jdatetime_3.6.4.bb
index cadddc49f5..ad1ca428fe 100644
--- a/meta-python/recipes-devtools/python/python3-jdatetime_3.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-jdatetime_3.6.4.bb
@@ -1,10 +1,9 @@
 DESCRIPTION = "Jalali implementation of Python's datetime module"
 HOMEPAGE = "https://github.com/slashmili/python-jalali"
 LICENSE = "Python-2.0"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=fc0a323542d2fbe0ad822fa0b1a0a96f"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f6890b2f685363312aff7f520831cdef"
 
-SRC_URI[md5sum] = "3c9ee1bc7de48ff4d9c773046b2eb081"
-SRC_URI[sha256sum] = "a589e35f0dab89283c1a3de9d70ed6cf657932aaed8e8ce1b0e5801aaab1da67"
+SRC_URI[sha256sum] = "39d0be41076b3a3850c3bfa90817e7ed459edc0e9cadce37dc7229b11f121c7e"
 
 PYPI_PACKAGE = "jdatetime"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-12  5:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12  5:27 [oe] [meta-python] [PATCH] python3-jdatetime: upgrade 3.6.2 -> 3.6.4 Zang Ruochen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.