All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Remove recipes moved to oe-core
@ 2022-03-21  0:50 Scott Murray
  2022-03-21  0:50 ` [PATCH 1/8] python3-babel: Remove Scott Murray
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Scott Murray @ 2022-03-21  0:50 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2022-03-21  0:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21  0:50 [PATCH 0/8] Remove recipes moved to oe-core Scott Murray
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

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.