All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/7] Adding new packages
@ 2020-06-18 15:27 akuster
  2020-06-18 15:27 ` [meta-python][PATCH 1/7] python3-configobj: Add package akuster
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: akuster @ 2020-06-18 15:27 UTC (permalink / raw)
  To: openembedded-devel

This set is needed for a recipe in meta-security so if any of these are
rejected for meta-python, I will keep them in that layer.

Armin Kuster (7):
  python3-configobj: Add package
  python3-croniter: add package
  python3-flask-versioned: Add package
  python3-huey: Add package
  python3-sqlsoup: add package
  python3-smpplib: add package
  python3-pyrad: add package

 .../python/python3-configobj_5.0.6.bb                 |  9 +++++++++
 .../python/python3-croniter_0.3.33.bb                 | 11 +++++++++++
 .../python/python3-flask-versioned_0.9.4-20101221.bb  |  9 +++++++++
 .../recipes-devtools/python/python3-huey_2.2.0.bb     | 10 ++++++++++
 .../recipes-devtools/python/python3-pyrad_2.3.bb      |  9 +++++++++
 .../recipes-devtools/python/python3-smpplib_2.1.0.bb  |  9 +++++++++
 .../recipes-devtools/python/python3-sqlsoup_0.9.1.bb  |  9 +++++++++
 7 files changed, 66 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-huey_2.2.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyrad_2.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-smpplib_2.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb

-- 
2.17.1


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

end of thread, other threads:[~2020-06-19 16:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 15:27 [meta-python][PATCH 0/7] Adding new packages akuster
2020-06-18 15:27 ` [meta-python][PATCH 1/7] python3-configobj: Add package akuster
2020-06-19 16:19   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 2/7] python3-croniter: add package akuster
2020-06-19 16:19   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 3/7] python3-flask-versioned: Add package akuster
2020-06-19 16:19   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 4/7] python3-huey: " akuster
2020-06-19 16:19   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 5/7] python3-sqlsoup: add package akuster
2020-06-19 16:19   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 6/7] python3-smpplib: " akuster
2020-06-19 16:20   ` [oe] " Trevor Gamblin
2020-06-18 15:28 ` [meta-python][PATCH 7/7] python3-pyrad: " akuster
2020-06-19 16:20   ` [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.