[oe-commits] [meta-openembedded] 03/08: python-isodate: fix SUMMARY

git at git.openembedded.org git at git.openembedded.org
Fri Jan 25 03:51:06 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 52e29be73992ac1ef74259cee0fa5f277fc4fa51
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Thu Jan 24 19:13:51 2019 +0100

    python-isodate: fix SUMMARY
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-isodate.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-isodate.inc b/meta-python/recipes-devtools/python/python-isodate.inc
index f5b605e..3cb6bb8 100644
--- a/meta-python/recipes-devtools/python/python-isodate.inc
+++ b/meta-python/recipes-devtools/python/python-isodate.inc
@@ -1,4 +1,4 @@
-SUMMARY = "Character encoding aliases for legacy web content"
+SUMMARY = "ISO 8601 date/time parser"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list