All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/4] fixed needed for python3-croniter rdep issue
@ 2020-07-10  4:01 akuster
  2020-07-10  4:01 ` [meta-python][PATCH 1/4] python3-fastnumbers: Add new package akuster
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: akuster @ 2020-07-10  4:01 UTC (permalink / raw)
  To: openembedded-devel

This fixes an rdeps on natsort required in the last update of python3-croniter.

Armin Kuster (4):
  python3-fastnumbers: Add new package
  python3-icu: add new package
  python3-natsort: add new package
  python3-croniter: Fix missing rdep

 .../python/python3-croniter_0.3.34.bb         |  2 +-
 .../python/python3-fastnumbers_3.0.0.bb       |  9 ++++++
 .../python/python3-icu/fix_host_include.patch | 30 +++++++++++++++++++
 .../python/python3-icu_2.5.bb                 | 13 ++++++++
 .../python/python3-natsort_7.0.1.bb           | 11 +++++++
 5 files changed, 64 insertions(+), 1 deletion(-)
 create mode 100644 meta-python/recipes-devtools/python/python3-fastnumbers_3.0.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-icu/fix_host_include.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-icu_2.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-natsort_7.0.1.bb

-- 
2.17.1


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

end of thread, other threads:[~2020-07-11 17:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-10  4:01 [meta-python][PATCH 0/4] fixed needed for python3-croniter rdep issue akuster
2020-07-10  4:01 ` [meta-python][PATCH 1/4] python3-fastnumbers: Add new package akuster
2020-07-11 17:18   ` [oe] " Trevor Gamblin
2020-07-10  4:01 ` [meta-python][PATCH 2/4] python3-icu: add " akuster
2020-07-11 17:18   ` [oe] " Trevor Gamblin
2020-07-10  4:01 ` [meta-python][PATCH 3/4] python3-natsort: " akuster
2020-07-11 17:18   ` [oe] " Trevor Gamblin
2020-07-10  4:01 ` [meta-python][PATCH 4/4] python3-croniter: Fix missing rdep akuster
2020-07-11 17:19   ` [oe] " Trevor Gamblin

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.