All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Murray <scott.murray@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 0/8] Remove recipes moved to oe-core
Date: Sun, 20 Mar 2022 20:50:34 -0400	[thread overview]
Message-ID: <cover.1647823458.git.scott.murray@konsulko.com> (raw)

I didn't see anything queued in master-next, so here are some patches
to remove the recipes that were moved to oe-core this week.

Scott Murray (8):
  python3-babel: Remove
  python3-certifi: Remove
  python3-ndg-httpsclient: Remove
  python3-pyasn1: Remove
  python3-pyopenssl: Remove
  python3-pysocks: Remove
  python3-requests: Remove
  python3-urllib3: Remove

 .../packagegroups/packagegroup-meta-python.bb |  8 -----
 .../recipes-devtools/python/python-pyasn1.inc | 31 -------------------
 .../python/python3-babel_2.9.1.bb             | 26 ----------------
 .../python/python3-certifi_2021.10.8.bb       | 14 ---------
 .../python/python3-ndg-httpsclient_0.5.1.bb   | 31 -------------------
 .../python/python3-pyasn1/run-ptest           |  3 --
 .../python/python3-pyasn1_0.4.8.bb            |  2 --
 .../python/python3-pyopenssl_22.0.0.bb        | 23 --------------
 .../python/python3-pysocks_1.7.1.bb           | 20 ------------
 .../python/python3-requests_2.27.1.bb         | 25 ---------------
 .../python/python3-urllib3_1.26.8.bb          | 22 -------------
 11 files changed, 205 deletions(-)
 delete mode 100644 meta-python/recipes-devtools/python/python-pyasn1.inc
 delete mode 100644 meta-python/recipes-devtools/python/python3-babel_2.9.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-certifi_2021.10.8.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-pyasn1/run-ptest
 delete mode 100644 meta-python/recipes-devtools/python/python3-pyasn1_0.4.8.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-pyopenssl_22.0.0.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-requests_2.27.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python3-urllib3_1.26.8.bb

-- 
2.35.1



             reply	other threads:[~2022-03-21  0:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21  0:50 Scott Murray [this message]
2022-03-21  0:50 ` [PATCH 1/8] python3-babel: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 2/8] python3-certifi: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 3/8] python3-ndg-httpsclient: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 4/8] python3-pyasn1: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 5/8] python3-pyopenssl: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 6/8] python3-pysocks: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 7/8] python3-requests: Remove Scott Murray
2022-03-21  0:50 ` [PATCH 8/8] python3-urllib3: Remove Scott Murray

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.1647823458.git.scott.murray@konsulko.com \
    --to=scott.murray@konsulko.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.