All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tim Orling" <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Tim Orling <timothy.t.orling@intel.com>
Subject: [PATCH 0/5] Recipe upgrades
Date: Sun,  6 Jun 2021 15:20:06 -0700	[thread overview]
Message-ID: <cover.1623016777.git.timothy.t.orling@intel.com> (raw)

Update maintainer email.

Upgrade python3-scons and fix upstream check.

AUH upgrades to:
* python3-hypothesis
* python3-importlib-metadata
* at-spi2-core

Tested on qemux86-64 core-image-full-cmdline and core-image-weston

The following changes since commit d6b62b5a9d6c64971b9f981a4732791658150e43:

  nativesdk-libdnf: fix installed and not shipped files (2021-06-03 23:09:18 +0100)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib timo/recipe-upgrades-20210606

Tim Orling (5):
  maintainers.inc: update email address
  python3-scons: upgrade 3.1.2 -> 4.1.0; simplify
  python3-hypothesis: upgrade 6.13.7 -> 6.13.14
  python3-importlib-metadata: upgrade 4.3.0 -> 4.5.0
  at-spi2-core: upgrade 2.40.1 -> 2.40.2

 meta/conf/distro/include/maintainers.inc      | 68 +++++++++----------
 ....13.7.bb => python3-hypothesis_6.13.14.bb} |  4 +-
 ...bb => python3-importlib-metadata_4.5.0.bb} |  2 +-
 ...3.1.2.bb => python3-scons-native_4.1.0.bb} |  0
 .../0001-Fix-man-page-installation.patch      | 46 +++++++++++++
 .../python/python3-scons_3.1.2.bb             | 34 ----------
 .../python/python3-scons_4.1.0.bb             | 27 ++++++++
 ...-core_2.40.1.bb => at-spi2-core_2.40.2.bb} |  2 +-
 8 files changed, 111 insertions(+), 72 deletions(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.13.7.bb => python3-hypothesis_6.13.14.bb} (77%)
 rename meta/recipes-devtools/python/{python3-importlib-metadata_4.3.0.bb => python3-importlib-metadata_4.5.0.bb} (88%)
 rename meta/recipes-devtools/python/{python3-scons-native_3.1.2.bb => python3-scons-native_4.1.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python3-scons/0001-Fix-man-page-installation.patch
 delete mode 100644 meta/recipes-devtools/python/python3-scons_3.1.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-scons_4.1.0.bb
 rename meta/recipes-support/atk/{at-spi2-core_2.40.1.bb => at-spi2-core_2.40.2.bb} (94%)

-- 
2.29.2


             reply	other threads:[~2021-06-06 22:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-06 22:20 Tim Orling [this message]
2021-06-06 22:20 ` [PATCH 1/5] maintainers.inc: update email address Tim Orling
2021-06-06 22:20 ` [PATCH 2/5] python3-scons: upgrade 3.1.2 -> 4.1.0; simplify Tim Orling
2021-06-06 22:20 ` [PATCH 3/5] python3-hypothesis: upgrade 6.13.7 -> 6.13.14 Tim Orling
2021-06-06 22:20 ` [PATCH 4/5] python3-importlib-metadata: upgrade 4.3.0 -> 4.5.0 Tim Orling
2021-06-06 22:20 ` [PATCH 5/5] at-spi2-core: upgrade 2.40.1 -> 2.40.2 Tim Orling
  -- strict thread matches above, loose matches on Subject: below --
2011-10-25 21:32 [PATCH 0/5] Recipe upgrades Scott Garman
2011-10-27  7:31 ` Richard Purdie
2011-10-18 20:14 [PATCH 0/5] recipe upgrades nitin.a.kamble

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.1623016777.git.timothy.t.orling@intel.com \
    --to=ticotimo@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=timothy.t.orling@intel.com \
    /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.