All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 4/5] python3-coverage: Upgrade 5.2 -> 5.2.1
Date: Wed, 12 Aug 2020 19:43:34 +0300	[thread overview]
Message-ID: <20200812164335.24599-4-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20200812164335.24599-1-leon.anavi@konsulko.com>

Upgrade to release 5.2.1:

- Fix: the dark mode HTML report still used light colors for the
  context listing, making them unreadable.
- The time stamp on the HTML report now includes the time zone.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-coverage_5.2.bb => python3-coverage_5.2.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-coverage_5.2.bb => python3-coverage_5.2.1.bb} (61%)

diff --git a/meta-python/recipes-devtools/python/python3-coverage_5.2.bb b/meta-python/recipes-devtools/python/python3-coverage_5.2.1.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-coverage_5.2.bb
rename to meta-python/recipes-devtools/python/python3-coverage_5.2.1.bb
index 72558e10c..48e352c1d 100644
--- a/meta-python/recipes-devtools/python/python3-coverage_5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-coverage_5.2.1.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://coverage.readthedocs.io"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93"
 
-SRC_URI[md5sum] = "bfe80a336636160a3916467f55842bc5"
-SRC_URI[sha256sum] = "1874bdc943654ba46d28f179c1846f5710eda3aeb265ff029e0ac2b52daae404"
+SRC_URI[md5sum] = "9e6165146b9bda60a779953c79e8ca54"
+SRC_URI[sha256sum] = "a34cb28e0747ea15e82d13e14de606747e9e484fb28d63c999483f5d5188e89b"
 
 inherit pypi setuptools3
 
-- 
2.17.1


  parent reply	other threads:[~2020-08-12 16:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12 16:43 [meta-python][PATCH 1/5] python3-pytest-timeout: Upgrade 1.4.1 -> 1.4.2 Leon Anavi
2020-08-12 16:43 ` [meta-python][PATCH 2/5] python3-javaobj-py3: Upgrade 0.4.0.1 -> 0.4.1 Leon Anavi
2020-08-13 15:57   ` [oe] " Trevor Gamblin
2020-08-12 16:43 ` [meta-python][PATCH 3/5] python3-sentry-sdk: Upgrade 0.16.0 -> 0.16.3 Leon Anavi
2020-08-13 15:57   ` [oe] " Trevor Gamblin
2020-08-12 16:43 ` Leon Anavi [this message]
2020-08-13 15:57   ` [oe] [meta-python][PATCH 4/5] python3-coverage: Upgrade 5.2 -> 5.2.1 Trevor Gamblin
2020-08-12 16:43 ` [meta-python][PATCH 5/5] python3-redis: Upgrade 2.10.6 -> 3.5.3 Leon Anavi
2020-08-13 15:57   ` [oe] " Trevor Gamblin
2020-08-13 15:56 ` [oe] [meta-python][PATCH 1/5] python3-pytest-timeout: Upgrade 1.4.1 -> 1.4.2 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=20200812164335.24599-4-leon.anavi@konsulko.com \
    --to=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.