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 11/15] python3-xlsxwriter: Upgrade 1.2.9 -> 1.3.0
Date: Mon, 3 Aug 2020 17:55:27 -0400	[thread overview]
Message-ID: <9d5e1a67-247f-67d1-af5c-773b91dcbd39@windriver.com> (raw)
In-Reply-To: <20200731132230.20031-11-leon.anavi@konsulko.com>

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


On 7/31/20 9:22 AM, Leon Anavi wrote:
> Upgrade to release 1.3.0:
>
> - Added support for custom chart :ref:`custom data labels
>    <chart_series_option_custom_data_labels>`.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...ython3-xlsxwriter_1.2.9.bb => python3-xlsxwriter_1.3.0.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-xlsxwriter_1.2.9.bb => python3-xlsxwriter_1.3.0.bb} (68%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb
> similarity index 68%
> rename from meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb
> rename to meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb
> index 114f48214..3b4e89d04 100644
> --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_1.2.9.bb
> +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_1.3.0.bb
> @@ -8,7 +8,7 @@ inherit pypi setuptools3
>   
>   PYPI_PACKAGE = "XlsxWriter"
>   
> -SRC_URI[md5sum] = "20f8b7df7f1705fa2f7ac3f84789d2ca"
> -SRC_URI[sha256sum] = "828b3285fc95105f5b1946a6a015b31cf388bd5378fdc6604e4d1b7839df2e77"
> +SRC_URI[md5sum] = "80ac0ccf43435739c4afa5e0bfff8580"
> +SRC_URI[sha256sum] = "3015f707cf237d277cf1b2d7805f409f0387e32bc52f3c76db9f85098980e828"
>   
>   BBCLASSEXTEND = "native nativesdk"
>
> 

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

  reply	other threads:[~2020-08-03 21:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 13:22 [meta-python][PATCH 01/15] python3-pywbem: Upgrade 0.17.3 -> 0.17.4 Leon Anavi
2020-07-31 13:22 ` [meta-python][PATCH 02/15] python3-lxml: Upgrade 4.5.1 -> 4.5.2 Leon Anavi
2020-08-03 21:43   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 03/15] python3-gmqtt: Upgarde 0.6.5 -> 0.6.7 Leon Anavi
2020-08-03 21:43   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 04/15] python3-pyroute2: Upgrade 0.5.12 -> 0.5.13 Leon Anavi
2020-08-03 21:43   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 05/15] python3-pymongo: Upgrade 3.10.1 -> 3.11.0 Leon Anavi
2020-08-03 21:44   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 06/15] python3-pid: Upgrade 3.0.3 -> 3.0.4 Leon Anavi
2020-08-03 21:44   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 07/15] python3-pychromecast: Upgrade 7.1.2 -> 7.2.0 Leon Anavi
2020-08-03 21:54   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 08/15] python3-dynamic-dispatch: Upgrade 1.0.2 -> 1.0.3 Leon Anavi
2020-08-03 21:54   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 09/15] python3-cbor2: Upgrade 5.1.1 -> 5.1.2 Leon Anavi
2020-08-03 21:55   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 10/15] python3-xlsxwriter: Consolidate in a single file Leon Anavi
2020-08-03 21:55   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 11/15] python3-xlsxwriter: Upgrade 1.2.9 -> 1.3.0 Leon Anavi
2020-08-03 21:55   ` Trevor Gamblin [this message]
2020-07-31 13:22 ` [meta-python][PATCH 12/15] python3-cffi: Upgrade 1.14.0 -> 1.14.1 Leon Anavi
2020-08-03 21:55   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 13/15] python3-pandas: Upgrade 1.0.5 -> 1.1.0 Leon Anavi
2020-08-03 21:55   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 14/15] python3-luma-core: Upgrade 1.14.0 -> 1.14.1 Leon Anavi
2020-08-03 21:56   ` [oe] " Trevor Gamblin
2020-07-31 13:22 ` [meta-python][PATCH 15/15] python3-tqdm: Upgrade 4.47.0 -> 4.48.0 Leon Anavi
2020-08-03 21:56   ` [oe] " Trevor Gamblin
2020-08-03 21:42 ` [oe] [meta-python][PATCH 01/15] python3-pywbem: Upgrade 0.17.3 -> 0.17.4 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=9d5e1a67-247f-67d1-af5c-773b91dcbd39@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.