All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Core python3 recipe updates
@ 2020-12-09  0:35 Tim Orling
  2020-12-09  0:35 ` [PATCH 1/5] python3-hypothesis: upgrade 5.41.4 -> 5.41.5 Tim Orling
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tim Orling @ 2020-12-09  0:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tim Orling

From: Tim Orling <timothy.t.orling@linux.intel.com>

Upgrade several recipes to latest versions and fix some deps.

NOTE: python3-packaging 20.7 is available, but we need the next tag
      which will re-add setup.py

The following changes since commit e995e67bc7a3d30adf9f8d0d2f4df92a941baeae:

  meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshell (2020-12-06 23:16:50 +0000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib timo/py3-core-recipe-updates-20201208
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=timo/py3-core-recipe-updates-20201208

Tim Orling (5):
  python3-hypothesis: upgrade 5.41.4 -> 5.41.5
  python3-importlib-metadata: upgrade 3.1.0 -> 3.1.1
  python3-pygments: upgrade v2.7.2 -> v2.7.3
  python3-setuptools: upgrade 50.3.2 -> 51.0.0
  python3-setuptools-scm: add python3-toml dep

 ...hon3-hypothesis_5.41.4.bb => python3-hypothesis_5.41.5.bb} | 4 ++--
 ...-metadata_3.1.0.bb => python3-importlib-metadata_3.1.1.bb} | 4 ++--
 .../{python3-pygments_2.7.2.bb => python3-pygments_2.7.3.bb}  | 2 +-
 meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb  | 2 ++
 ...hon3-setuptools_50.3.2.bb => python3-setuptools_51.0.0.bb} | 2 +-
 5 files changed, 8 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_5.41.4.bb => python3-hypothesis_5.41.5.bb} (67%)
 rename meta/recipes-devtools/python/{python3-importlib-metadata_3.1.0.bb => python3-importlib-metadata_3.1.1.bb} (68%)
 rename meta/recipes-devtools/python/{python3-pygments_2.7.2.bb => python3-pygments_2.7.3.bb} (83%)
 rename meta/recipes-devtools/python/{python3-setuptools_50.3.2.bb => python3-setuptools_51.0.0.bb} (95%)

-- 
2.25.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-09  0:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09  0:35 [PATCH 0/5] Core python3 recipe updates Tim Orling
2020-12-09  0:35 ` [PATCH 1/5] python3-hypothesis: upgrade 5.41.4 -> 5.41.5 Tim Orling
2020-12-09  0:35 ` [PATCH 2/5] python3-importlib-metadata: upgrade 3.1.0 -> 3.1.1 Tim Orling
2020-12-09  0:35 ` [PATCH 3/5] python3-pygments: upgrade v2.7.2 -> v2.7.3 Tim Orling
2020-12-09  0:35 ` [PATCH 4/5] python3-setuptools: upgrade 50.3.2 -> 51.0.0 Tim Orling
2020-12-09  0:35 ` [PATCH 5/5] python3-setuptools-scm: add python3-toml dep Tim Orling

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.