All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Orling <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] AUH python3-* upgrades
Date: Mon, 24 Jan 2022 11:49:04 -0800	[thread overview]
Message-ID: <cover.1643053417.git.tim.orling@konsulko.com> (raw)

Upgrades with the help of AUH for:
* python3-hypothesis
* python3-importlib-metadata
* python3-pyparsing
* python3-setuptools-scm

The following changes since commit 27ff420543f0195dab024698d804aca33f2ae139:

  build-appliance-image: Update to master head revision (2022-01-22 11:28:56 +0000)

are available in the Git repository at:

  git://git.yoctoproject.org/git/poky-contrib timo/auh-upgrades-2022-01-24
  http://git.yoctoproject.org/cgit.cgi/git/poky-contrib/log/?h=timo/auh-upgrades-2022-01-24

Tim Orling (4):
  python3-hypothesis: upgrade 6.35.0 -> 6.36.0
  python3-importlib-metadata: upgrade 4.10.0 -> 4.10.1
  python3-setuptools-scm: upgrade 6.3.2 -> 6.4.2
  python3-pyparsing: upgrade 3.0.6 -> 3.0.7

 ...othesis_6.35.0.bb => python3-hypothesis_6.36.0.bb} |  2 +-
 ...4.10.0.bb => python3-importlib-metadata_4.10.1.bb} |  2 +-
 ...-pyparsing_3.0.6.bb => python3-pyparsing_3.0.7.bb} | 11 +++++++++--
 ...s-scm_6.3.2.bb => python3-setuptools-scm_6.4.2.bb} |  2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.35.0.bb => python3-hypothesis_6.36.0.bb} (91%)
 rename meta/recipes-devtools/python/{python3-importlib-metadata_4.10.0.bb => python3-importlib-metadata_4.10.1.bb} (88%)
 rename meta/recipes-devtools/python/{python3-pyparsing_3.0.6.bb => python3-pyparsing_3.0.7.bb} (47%)
 rename meta/recipes-devtools/python/{python3-setuptools-scm_6.3.2.bb => python3-setuptools-scm_6.4.2.bb} (89%)

-- 
2.30.2



             reply	other threads:[~2022-01-24 19:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 19:49 Tim Orling [this message]
2022-01-24 19:49 ` [PATCH 1/4] python3-hypothesis: upgrade 6.35.0 -> 6.36.0 Tim Orling
2022-01-24 19:49 ` [PATCH 2/4] python3-importlib-metadata: upgrade 4.10.0 -> 4.10.1 Tim Orling
2022-01-24 19:49 ` [PATCH 3/4] python3-setuptools-scm: upgrade 6.3.2 -> 6.4.2 Tim Orling
2022-01-24 19:49 ` [PATCH 4/4] python3-pyparsing: upgrade 3.0.6 -> 3.0.7 Tim Orling

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=cover.1643053417.git.tim.orling@konsulko.com \
    --to=ticotimo@gmail.com \
    --cc=openembedded-core@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.