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 7/7] python3-greenlet: Upgrade 0.4.16 -> 0.4.17
Date: Wed, 23 Sep 2020 10:58:30 +0300	[thread overview]
Message-ID: <20200923075830.30859-7-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20200923075830.30859-1-leon.anavi@konsulko.com>

Upgrade to release 0.4.17:

- Provide support for PEP 567 ContextVars
- Provide a feature flag indicating whether we handle context vars
- Switch contextvars when switching greenlets

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

diff --git a/meta-python/recipes-devtools/python/python3-greenlet_0.4.16.bb b/meta-python/recipes-devtools/python/python3-greenlet_0.4.17.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-greenlet_0.4.16.bb
rename to meta-python/recipes-devtools/python/python3-greenlet_0.4.17.bb
index 4556d499fa..744265e1fa 100644
--- a/meta-python/recipes-devtools/python/python3-greenlet_0.4.16.bb
+++ b/meta-python/recipes-devtools/python/python3-greenlet_0.4.17.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT & PSF"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
                     file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"
 
-SRC_URI[md5sum] = "9aebea08f7beb6b87143d0588578c984"
-SRC_URI[sha256sum] = "6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c"
+SRC_URI[md5sum] = "d964c95c2d2f0f02f36c75e158d8e3dc"
+SRC_URI[sha256sum] = "41d8835c69a78de718e466dd0e6bfd4b46125f21a67c3ff6d76d8d8059868d6b"
 
 inherit pypi distutils3
-- 
2.17.1


  parent reply	other threads:[~2020-09-23  7:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23  7:58 [meta-python][PATCH 1/7] python3-paho-mqtt: Upgrade 1.5.0 -> 1.5.1 Leon Anavi
2020-09-23  7:58 ` [meta-python][PATCH 2/7] python3-sentry-sdk: Upgrade 0.17.6 -> 0.17.7 Leon Anavi
2020-09-24 19:45   ` [oe] " Trevor Gamblin
2020-09-23  7:58 ` [meta-python][PATCH 3/7] python3-importlib-metadata: Upgrade 1.7.0 -> 2.0.0 Leon Anavi
2020-09-24 19:45   ` [oe] " Trevor Gamblin
2020-09-23  7:58 ` [meta-python][PATCH 4/7] python3-pint: Upgrade 0.16 -> 0.16.1 Leon Anavi
2020-09-24 19:45   ` [oe] " Trevor Gamblin
2020-09-23  7:58 ` [meta-python][PATCH 5/7] python3-zipp: Upgrade 3.1.0 -> 3.2.0 Leon Anavi
2020-09-24 19:46   ` [oe] " Trevor Gamblin
2020-09-23  7:58 ` [meta-python][PATCH 6/7] python3-xlsxwriter: Upgrade 1.3.4 -> 1.3.5 Leon Anavi
2020-09-24 19:46   ` [oe] " Trevor Gamblin
2020-09-23  7:58 ` Leon Anavi [this message]
2020-09-24 19:46   ` [oe] [meta-python][PATCH 7/7] python3-greenlet: Upgrade 0.4.16 -> 0.4.17 Trevor Gamblin
2020-09-24 19:45 ` [oe] [meta-python][PATCH 1/7] python3-paho-mqtt: Upgrade 1.5.0 -> 1.5.1 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=20200923075830.30859-7-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.