All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Leon Anavi <leon.anavi@konsulko.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH 4/5] python3-prettytable: Upgrade 1.0.0 -> 1.0.1
Date: Tue, 13 Oct 2020 19:42:39 -0400	[thread overview]
Message-ID: <d455cde1-b47d-07b3-a4f2-1ff4b98718f7@windriver.com> (raw)
In-Reply-To: <20201012140022.15761-4-leon.anavi@konsulko.com>

[-- Attachment #1: Type: text/plain, Size: 1761 bytes --]


On 10/12/20 10:00 AM, Leon Anavi wrote:
> - Add setuptools as a dependency
> - Fix string comparison and deprecation warning
> - Update release checklist to deploy from GitHub Actions
> - Use Release Drafter to draft GH Releases from labelled PRs
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...hon3-prettytable_1.0.0.bb => python3-prettytable_1.0.1.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-prettytable_1.0.0.bb => python3-prettytable_1.0.1.bb} (86%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-prettytable_1.0.0.bb b/meta-python/recipes-devtools/python/python3-prettytable_1.0.1.bb
> similarity index 86%
> rename from meta-python/recipes-devtools/python/python3-prettytable_1.0.0.bb
> rename to meta-python/recipes-devtools/python/python3-prettytable_1.0.1.bb
> index e5688a3866..a065b6c475 100644
> --- a/meta-python/recipes-devtools/python/python3-prettytable_1.0.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-prettytable_1.0.1.bb
> @@ -3,8 +3,8 @@ HOMEPAGE = "http://code.google.com/p/prettytable"
>   LICENSE = "BSD-3-Clause"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=c9a6829fcd174d9535b46211917c7671"
>   
> -SRC_URI[md5sum] = "fb31d4c94fef42f2caf9784c44d8ea82"
> -SRC_URI[sha256sum] = "98a3b74b1980e6a9392498e3a2a5406f6bd836f412843c2be23d9c88671747ac"
> +SRC_URI[md5sum] = "b5bd0acec56ae7ccf5ac22d3f671c3a7"
> +SRC_URI[sha256sum] = "6bb7f539903cb031fecb855b615cbcac8cd245ebc6fa51c6e23ab3386db89771"
>   
>   do_install_append() {
>       perm_files=`find "${D}${PYTHON_SITEPACKAGES_DIR}/" -name "*.txt" -o -name "PKG-INFO"`
>
> 
>

[-- Attachment #2: Type: text/html, Size: 2771 bytes --]

  reply	other threads:[~2020-10-13 23:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 14:00 [meta-python][PATCH 1/5] python3-pywbem: Upgrade 1.0.2 -> 1.1.0 Leon Anavi
2020-10-12 14:00 ` [meta-python][PATCH 2/5] python3-regex: Upgrade 2020.9.27 -> 2020.10.11 Leon Anavi
2020-10-13 23:42   ` [oe] " Trevor Gamblin
2020-10-12 14:00 ` [meta-python][PATCH 3/5] python3-multidict: Upgrade 4.7.6 -> 5.0.0 Leon Anavi
2020-10-13 23:42   ` [oe] " Trevor Gamblin
2020-10-12 14:00 ` [meta-python][PATCH 4/5] python3-prettytable: Upgrade 1.0.0 -> 1.0.1 Leon Anavi
2020-10-13 23:42   ` Trevor Gamblin [this message]
2020-10-12 14:00 ` [meta-python][PATCH 5/5] python3-pyperclip: Upgrade 1.8.0 -> 1.8.1 Leon Anavi
2020-10-13 23:42   ` [oe] " Trevor Gamblin
2020-10-13 23:41 ` [oe] [meta-python][PATCH 1/5] python3-pywbem: Upgrade 1.0.2 -> 1.1.0 Trevor Gamblin

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=d455cde1-b47d-07b3-a4f2-1ff4b98718f7@windriver.com \
    --to=trevor.gamblin@windriver.com \
    --cc=leon.anavi@konsulko.com \
    --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 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.