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-fasteners: Upgrade 0.15 -> 0.16
Date: Fri, 18 Dec 2020 23:47:47 +0200	[thread overview]
Message-ID: <20201218214748.14563-4-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20201218214748.14563-1-leon.anavi@konsulko.com>

Upgrade to release 0.16:

- Move from travis and appveyor to github actions
- Add interprocess reader writer lock
- Improve README
- remove unused eventlet import
- use stdlib monotonic instead of external for python >= 3.4

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-fasteners_0.15.bb => python3-fasteners_0.16.bb}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-fasteners_0.15.bb => python3-fasteners_0.16.bb} (62%)

diff --git a/meta-python/recipes-devtools/python/python3-fasteners_0.15.bb b/meta-python/recipes-devtools/python/python3-fasteners_0.16.bb
similarity index 62%
rename from meta-python/recipes-devtools/python/python3-fasteners_0.15.bb
rename to meta-python/recipes-devtools/python/python3-fasteners_0.16.bb
index 8786a14842..eed8d2c957 100644
--- a/meta-python/recipes-devtools/python/python3-fasteners_0.15.bb
+++ b/meta-python/recipes-devtools/python/python3-fasteners_0.16.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/harlowja/fasteners"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52"
 
-SRC_URI[md5sum] = "440f8ab461c8fed941355860d8669556"
-SRC_URI[sha256sum] = "3a176da6b70df9bb88498e1a18a9e4a8579ed5b9141207762368a1017bf8f5ef"
+SRC_URI[sha256sum] = "c995d8c26b017c5d6a6de9ad29a0f9cdd57de61ae1113d28fac26622b06a0933"
 
 inherit pypi setuptools3
-- 
2.17.1


  parent reply	other threads:[~2020-12-18 21:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 21:47 [meta-python][PATCH 1/5] python3-stevedore: Upgrade 3.2.2 -> 3.3.0 Leon Anavi
2020-12-18 21:47 ` [meta-python][PATCH 2/5] python3-pychromecast: Upgrade 7.5.1 -> 7.6.0 Leon Anavi
2020-12-21 17:17   ` [oe] " Trevor Gamblin
2020-12-18 21:47 ` [meta-python][PATCH 3/5] python3-humanize: Upgrade 3.1.0 -> 3.2.0 Leon Anavi
2020-12-21 17:17   ` [oe] " Trevor Gamblin
2020-12-18 21:47 ` Leon Anavi [this message]
2020-12-21 17:17   ` [oe] [meta-python][PATCH 4/5] python3-fasteners: Upgrade 0.15 -> 0.16 Trevor Gamblin
2020-12-18 21:47 ` [meta-python][PATCH 5/5] python3-luma-core: Upgrade 2.0.1 -> 2.2.0 Leon Anavi
2020-12-21 17:17   ` [oe] " Trevor Gamblin
2020-12-21 17:17 ` [oe] [meta-python][PATCH 1/5] python3-stevedore: Upgrade 3.2.2 -> 3.3.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=20201218214748.14563-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.