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 4/5] python3-fasteners: Upgrade 0.15 -> 0.16 Date: Mon, 21 Dec 2020 12:17:45 -0500 [thread overview] Message-ID: <d5d13869-4328-e553-dbd9-f03536a7d670@windriver.com> (raw) In-Reply-To: <20201218214748.14563-4-leon.anavi@konsulko.com> [-- Attachment #1: Type: text/plain, Size: 1591 bytes --] On 2020-12-18 4:47 p.m., Leon Anavi wrote: > - 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> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.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 > > > [-- Attachment #2: Type: text/html, Size: 2575 bytes --]
next prev parent reply other threads:[~2020-12-21 17:17 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 ` [meta-python][PATCH 4/5] python3-fasteners: Upgrade 0.15 -> 0.16 Leon Anavi 2020-12-21 17:17 ` Trevor Gamblin [this message] 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=d5d13869-4328-e553-dbd9-f03536a7d670@windriver.com \ --to=trevor.gamblin@windriver.com \ --cc=leon.anavi@konsulko.com \ --cc=openembedded-devel@lists.openembedded.org \ --subject='Re: [oe] [meta-python][PATCH 4/5] python3-fasteners: Upgrade 0.15 -> 0.16' \ /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
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.