All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
	openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v2] python3-docutils: Upgrade to 0.17.1
Date: Fri, 23 Apr 2021 10:44:44 -0700	[thread overview]
Message-ID: <53004b6e-e3a8-b220-3b6c-9edf819c5072@gmail.com> (raw)
In-Reply-To: <3ea2c73330a6a7383913c283eaf888b0bb255477.camel@linuxfoundation.org>



On 4/23/21 2:34 AM, Richard Purdie wrote:
> On Thu, 2021-04-22 at 19:11 -0700, Khem Raj wrote:
>> This was in meta-python for a while so merge the changes here
>> and  upgrade, once applied, delete from meta-python
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> ---
>> v2: Detect file rename
>>
>>   ...docutils_0.16.bb => python3-docutils_0.17.1.bb} | 14 ++++----------
>>   1 file changed, 4 insertions(+), 10 deletions(-)
>>   rename meta/recipes-devtools/python/{python3-docutils_0.16.bb => python3-docutils_0.17.1.bb} (25%)
>>
>> diff --git a/meta/recipes-devtools/python/python3-docutils_0.16.bb b/meta/recipes-devtools/python/python3-docutils_0.17.1.bb
>> similarity index 25%
>> rename from meta/recipes-devtools/python/python3-docutils_0.16.bb
>> rename to meta/recipes-devtools/python/python3-docutils_0.17.1.bb
>> index 50547a1b0c..54a809847f 100644
>> --- a/meta/recipes-devtools/python/python3-docutils_0.16.bb
>> +++ b/meta/recipes-devtools/python/python3-docutils_0.17.1.bb
>> @@ -1,17 +1,11 @@
>> -SUMMARY = "Text processing system for documentation"
>> +SUMMARY = "Docutils is a modular system for processing documentation into useful formats"
>>   HOMEPAGE = "http://docutils.sourceforge.net"
>>   SECTION = "devel/python"
>>   LICENSE = "PSF & BSD-2-Clause & GPLv3"
>> -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7a4646907ab9083c826280b19e103106"
>> +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4"
>>   
>>
>>
>>
> 
> Did the license change? Needs a comment in the commit message.
> 

nothing changed in license types per-se but some edits which I 
documented and sent a v3

> Cheers,
> 
> Richard
> 
> 

      reply	other threads:[~2021-04-23 17:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23  2:11 [PATCH v2] python3-docutils: Upgrade to 0.17.1 Khem Raj
2021-04-23  9:34 ` [OE-core] " Richard Purdie
2021-04-23 17:44   ` Khem Raj [this message]

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=53004b6e-e3a8-b220-3b6c-9edf819c5072@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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 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.