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 3/5] python3-colorlog: Upgrade 4.4.0 -> 4.6.2
Date: Thu, 12 Nov 2020 12:56:16 +0200	[thread overview]
Message-ID: <20201112105618.23773-3-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20201112105618.23773-1-leon.anavi@konsulko.com>

Upgrade to release 4.6.2:

- Include tests using MANIFEST.in instead of setup.py
- Switch to GitHub Actions
- Don't publish to test pypi - we'd have to bump the version
  every commit

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

diff --git a/meta-python/recipes-devtools/python/python3-colorlog_4.4.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-colorlog_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
index 4a40ef38cf..e98d276f06 100644
--- a/meta-python/recipes-devtools/python/python3-colorlog_4.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-colorlog_4.6.2.bb
@@ -7,5 +7,5 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "colorlog"
 
-SRC_URI[md5sum] = "0997566a87c6fdec0baa88055adc06c3"
-SRC_URI[sha256sum] = "0272c537469ab1e63b9915535874d15b671963c9325db0c4891a2aeff97ce3d1"
+SRC_URI[md5sum] = "72441753be8ec437af9e5bb89db344e7"
+SRC_URI[sha256sum] = "54e5f153419c22afc283c130c4201db19a3dbd83221a0f4657d5ee66234a2ea4"
-- 
2.17.1


  parent reply	other threads:[~2020-11-12 10:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 10:56 [meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.3.11 -> 1.4.0 Leon Anavi
2020-11-12 10:56 ` [meta-python][PATCH 2/5] python3-dill: Upgrade 0.3.2 -> 0.3.3 Leon Anavi
2020-11-18 15:52   ` [oe] " Trevor Gamblin
2020-11-12 10:56 ` Leon Anavi [this message]
2020-11-18 15:52   ` [oe] [meta-python][PATCH 3/5] python3-colorlog: Upgrade 4.4.0 -> 4.6.2 Trevor Gamblin
2020-11-12 10:56 ` [meta-python][PATCH 4/5] python3-pandas: Upgrade 1.1.3 -> 1.1.4 Leon Anavi
2020-11-18 15:52   ` [oe] " Trevor Gamblin
2020-11-12 10:56 ` [meta-python][PATCH 5/5] python3-attrs: 20.2.0 -> 20.3.0 Leon Anavi
2020-11-18 15:52   ` [oe] " Trevor Gamblin
2020-11-18 15:51 ` [oe] [meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.3.11 -> 1.4.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=20201112105618.23773-3-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.