From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH 0/7] Adding new packages
Date: Thu, 18 Jun 2020 08:27:58 -0700 [thread overview]
Message-ID: <20200618152805.13075-1-akuster808@gmail.com> (raw)
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
next reply other threads:[~2020-06-18 15:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-18 15:27 akuster [this message]
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
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=20200618152805.13075-1-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-devel@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.