Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "André Draszik" <git@andred.net>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH 3/8] python-webencodings: use beginline= in LIC_FILES_CHKSUM
Date: Mon, 15 Jan 2018 09:14:03 +0000	[thread overview]
Message-ID: <20180115091408.1133-3-git@andred.net> (raw)
In-Reply-To: <20180115091408.1133-1-git@andred.net>

From: André Draszik <andre.draszik@jci.com>

'startline' is not a recognised keyword, it's beginline.
Also, 'endline' was wrong.

  python-webencodings: The new md5 checksum is e910b35b0ef4e1f665b9a75d6afb7709
  python-webencodings: Here is the selected license text:
  vvvvvvvvvvvvvvvvvvvvvvvvvvvv beginline=8 vvvvvvvvvvvvvvvvvvvvvvvvvvvvv
  License: BSD
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ endline=8 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Signed-off-by: André Draszik <andre.draszik@jci.com>
---
 meta-python/recipes-devtools/python/python-webencodings.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc b/meta-python/recipes-devtools/python/python-webencodings.inc
index 74b751793..34ca7066b 100644
--- a/meta-python/recipes-devtools/python/python-webencodings.inc
+++ b/meta-python/recipes-devtools/python/python-webencodings.inc
@@ -1,6 +1,6 @@
 SUMMARY = "Character encoding aliases for legacy web content"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://PKG-INFO;startline=8;endline=9;md5=af5c81bfe98855a56d36b6ba5de2906f"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
 
 SRC_URI[md5sum] = "32f6e261d52e57bf7e1c4d41546d15b8"
 SRC_URI[sha256sum] = "b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923"
-- 
2.15.1



  parent reply	other threads:[~2018-01-15  9:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-15  9:14 [meta-python][PATCH 1/8] python-flask-pymongo: replace startline=1 with beginline=1 in LIC_FILES_CHKSUM André Draszik
2018-01-15  9:14 ` [meta-python][PATCH 2/8] python-smbus: " André Draszik
2018-01-15  9:14 ` André Draszik [this message]
2018-01-15  9:14 ` [meta-python][PATCH 4/8] python-parse: use beginline= " André Draszik
2018-01-15  9:14 ` [meta-python][PATCH 5/8] python-ujson: " André Draszik
2018-01-15  9:14 ` [meta-python][PATCH 6/8] python-lxml: " André Draszik
2018-01-15  9:14 ` [meta-python][PATCH 7/8] python-pyparted: " André Draszik
2018-01-15  9:14 ` [meta-python][PATCH 8/8] python-tornado: " André Draszik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180115091408.1133-3-git@andred.net \
    --to=git@andred.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox